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

Properties

Properties

buttons: ToolbarButton[]