Field
Field
The Field
component provides a convenient way to add a label to an Input component.
Import component
import { Field } from 'rimble-ui';
Example
Props
children
element
(required)
label
string
(required)
Styled System Props
Field
uses COMMON
, LAYOUT
, POSITION
, FLEXBOX
, BORDERS
groups of Styled System props.