Toolbar component that is positioned at the bottom of the page.
<BottomToolbar modifier="material"> Content </BottomToolbar>
Name | Type | Description |
---|---|---|
modifier | string | Specify modifier name to specify custom styles. Optional. Optional. |
Name | Description |
---|---|
transparent | Make the toolbar transparent. |
aligned |
Vertically aligns its children and applies flexbox for block elements. justify-content CSS rule can be used to change horizontal align.
|
If you have any questions, use our Community Forum or talk to us on Discord chat. The Onsen UI team and your peers in the community will work together to help solve your issues.
For bug reports and feature requests use our GitHub Issues page.