Détail du package

@govuk-react/unordered-list

penx14.7kMIT0.10.7

Renders an unordered list containing children passed - also supports listStyleType prop.

readme

UnorderedList

Import

  import UnorderedList from '@govuk-react/unordered-list';

Use lists to make blocks of text easier to read, and to break information into manageable chunks.

Properties

Prop Required Default Type Description
children ReactNode One or more ListItem components
listStyleType undefined string CSS value for list-style-type, or bullet or number to match govuk-frontend
margin Margin \ Margin[]
mb string \ number
padding Padding \ Padding[]