0.10.6 • Published 7 months ago

@govuk-react/fieldset v0.10.6

Weekly downloads
383
License
MIT
Repository
-
Last release
7 months ago

Fieldset

Import

  import Fieldset from '@govuk-react/fieldset';

Use the fieldset component when you need to show a relationship between multiple form inputs. For example, you may need to group a set of text inputs into a single fieldset when asking for an address.

Properties

PropRequiredDefaultTypeDescription
marginMargin | Margin[]
mbstring | number
paddingPadding | Padding[]