OptionalactionsToolbar actions with priority-based ordering (lower priority = shown first)
OptionalclassAdditional CSS class names
OptionaldisabledWhether actions are disabled
OptionalestimatedEstimated width per button for overflow calculation (default: 80px)
OptionalleftCustom rendered left content (rendered before actions)
OptionalrenderFunction to render action buttons (allows custom rendering)
OptionalreservedReserved width for left content (default: 0)
OptionalreservedReserved width for right content (default: calculated from rightContent)
OptionalrightRight-aligned toolbar content (runtime controls)
OptionalshowWhether to show a shadow when content is scrolled
OptionalstickyWhether the toolbar should stick to the top
Props for the BaseToolbar component. Supports flexible layout with left content, actions, and right content areas.