typograph-editor-documentation
    Preparing search index...

    Class ContentBarControler

    Index
    active_content: string = contentbar_page_id
    content_clips: ContentBarClips = ...
    content_images: ContentBarImages = ...
    content_layers: ContentBarLayers = ...
    content_page: ContentBarPage = ...
    content_shape: ContentBarShape = ...
    content_text: ContentBarText = ...
    contentbar_element: HTMLElement
    toggle_element: HTMLElement
    visible: boolean
    • Warm the clips cache in the background, so the first time the Clips tab is opened its previews are already parsed. Failures are non-fatal: the panel falls back to loading on open.

      Returns void