provideToolbarItems Readonly
Deprecated in 4.15.0. Use getToolbarItems instead. To map item to location previously specified by arguments use layouts.
provideToolbarItems: (stageId: string, stageUsage: string, toolbarUsage: ToolbarUsage, toolbarOrientation: ToolbarOrientation) => ReadonlyArray<ToolbarItem> | undefined
Provides toolbar items.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.