provideToolbarItems Method
Deprecated in 4.15.0. Use getToolbarItems instead. To map item to location previously specified by arguments use layouts.
Provides toolbar items.
provideToolbarItems(stageId: string, stageUsage: string, toolbarUsage: ToolbarUsage, toolbarOrientation: ToolbarOrientation, stageAppData?: any): ToolbarItem[]
| Parameter | Type | Description | 
|---|---|---|
| stageId | string | |
| stageUsage | string | |
| toolbarUsage | ToolbarUsage | |
| toolbarOrientation | ToolbarOrientation | |
| stageAppData | any | 
Returns - ToolbarItem[]
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.