<BottomToolbar />

Toolbar component that is positioned at the bottom of the page.

Usage

<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.

Need Help?

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.