A Generic Field component which can be used to create custom Field component using the styles from @axinom/mosaic-ui.
Optional
<GenericField label={label} name={name}>{fieldContent}</GenericField> Copy
<GenericField label={label} name={name}>{fieldContent}</GenericField>
Generated using TypeDoc
A Generic Field component which can be used to create custom Field component using the styles from @axinom/mosaic-ui.