Bottom Bar
BottomBar
is a simple wrapper component that does nothing but fix a bottom bar (usually filled with buttons) to the bottom of the page. Use it when you have really long pages or complicated, multi-page forms. In the case of forms, only invoke it if a form is in a savable state.
Like many of our other wrapper components, BottomBar
accepts a paddingSize
prop, which can be set to s / m / l / none
.