0.10.7 • Published 1 year ago

@govuk-react-bjss-pttg/unordered-list v0.10.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

UnorderedList

Import

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

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

Properties

PropRequiredDefaultTypeDescription
childrenReactNodeOne or more ListItem components
listStyleTypeundefinedstringCSS value for list-style-type, or bullet or number to match govuk-frontend
marginMargin | Margin[]
mbstring | number
paddingPadding | Padding[]