BottomBar
Fixed position bottom content panel
import BottomBar from "@intility/bifrost-react/BottomBar";BottomBar
Go to top
Floating bottom bar
- Fixed positioning (will float on top of other content)
- Responsive vertical padding like
.bf-page-padding(remove all padding withnoPaddingprop) - Automatically makes space for sidebar/collapsed sidebar/no sidebar with transition
- Height will adjust to its content
Inline layout
Also see <Inline> for an easy way to place buttons and other inline content.