Module

ui/toolbar/toolbarview

@ckeditor/ckeditor5-ui/src/toolbar/toolbarview

module

Filtering

Classes

  • DynamicGrouping

    private

    A toolbar behavior that makes the items respond to changes in the geometry.

  • ItemsView

    private

    An inner block of the ToolbarView hosting its items.

  • StaticLayout

    private

    A toolbar behavior that makes it static and unresponsive to the changes of the environment. At the same time, it also makes it possible to display a toolbar with a vertical layout using the isVertical property.

  • ToolbarView

    The toolbar view class.

Interfaces