Bottom App Bar
Installation
npm i -D @smui-extra/bottom-app-bar
Use
Please note that the Material spec states "Bottom app bars should be used for mobile devices only".
Demos
Bottom app bars in a container
Only the "static" variant works inside containers.
Page level bottom app bars
These are displayed in iframes and the source viewer shows the iframe source.
FABs
Inset FAB
These are displayed in iframes so that content will appear behind the inset.
Snackbar positioning
The snackbar is positioned above the bottom app bar. Note: to follow scrolling adjustments with the "standard" variant, this requires the AutoAdjust component.