CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Interface HasFocusables

    Internal API of LinkFormView and LinkActionsView we need to expose in some contexts.

    interface HasFocusables {
        _focusables: ViewCollection;
    }
    Index

    Properties

    Properties

    _focusables: ViewCollection