List

List is used to display list items. It renders a <ul> element by default.

    Source@chakra-ui/layout

Props#

List Props#

spacing

Description

The space between each list item

Type
ResponsiveValue<string | number | (string & {})>

stylePosition

Description

Shorthand prop for listStylePosition

Type
ResponsiveValue<ListStylePosition>

styleType

Description

Shorthand prop for listStyleType

Type
ResponsiveValue<ListStyleType>

List Item Props#

ListItem composes Box so you can pass all style and pseudo style props.

Edit this page on GitHub

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel