block
Type: StyleRule
How to get block?
JavaScript
import { block } from 'fds/system';
Styles the element with "display: block;", while fixing any cross-browser quirks when rendered inside a flexbox context.
Type: StyleRule
How to get block?
JavaScript
import { block } from 'fds/system';
Styles the element with "display: block;", while fixing any cross-browser quirks when rendered inside a flexbox context.