Toolbar Pane is used in iOS theme to correctly wrap Toolbar content with "Glass"-effect elements. In Material theme it just bypasses its content and doesn't add any styling.
There are following components included:
ToolbarPane
Name | Type | Default | Description |
---|---|---|---|
colors | object | Object with Tailwind CSS colors classes | |
colors.tabbarHighlightBgIos | string | 'bg-black/10 dark:bg-white/15' | |
component | string | 'div' | Component's HTML Element |