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

Properties

Properties

buttons: ToolbarButton[]