Skip to main content

ControlBarItemOptions

Since version 4.0.0

Common options for ControlBarItem

interface ControlBarItemOptions

Properties

Order within the same position.
The lowest one will be shown first.

Position to display item.

Properties

order

>=4.0.0
order

number

Order within the same position.
The lowest one will be shown first.

position

>=4.0.0
position

"top-left" | "top-right" | "main-top" | "main-bottom" | "main-left" | "main-right"

Position to display item.