Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ToolbarConfig

A config containing properties for toolbar

Hierarchy

  • ToolbarConfig

Index

Properties

Optional actionConfig

actionConfig: ActionConfig

Config properties for toolbar actions

Optional disabled

disabled: boolean

A flag indicating the component is disabled

Note: This will not disable components within your custom action and view templates

Optional filterConfig

filterConfig: FilterConfig

Config properties for toolbar filter. If undefined, filter features are not shown.

Optional sortConfig

sortConfig: SortConfig

Config properties for toolbar sort. If undefined, sort features are not shown.

Optional view

The currently selected view

views

views: ToolbarView[]

List of available views.

Generated using TypeDoc