Show API
Learn about the Show component's props and CSS classes.Import
import { ShowProps } from "@prismane/core";
Props
Show
extends Box component's props.
Name | Type | Description | Default |
---|---|---|---|
breakpoint | PrismaneBreakpoints / string | The breakpoint over which the content will be shown. | base |
CSS
Show
extends Box component's CSS classes.
Rule | Global Class | Description |
---|---|---|
root | .PrismaneShow-root | The container of the show component. |