Show#
Import#
import { Show } from 'bumbag';
Usage#
The <Show>
component can be used to show elements on the screen above or below a particular breakpoint, but hide them otherwise.
Try drag the viewport with the slider!
Editable example
Props#
Show Props#
above
string
below
string
On this page