AboutSupportDeveloper GuideVersion 22.3.25
interface ToolbarOptions {
    buttons: ToolbarButton[];
}

Properties

Properties

buttons: ToolbarButton[]