Skip to Content

List

Simple list and list item component.

Examples

Blocks

This component is used in the following Blocks:

Theme

This component uses the following default theme:

  • root{}(3 keys)
      Show all

Learn more about how to customize in the Theme documentation.

API

NameTypeDefault
activeboolean

Whether the item is active or not.

disabledboolean

Whether the item is disabled or not.

disablePaddingboolean

Disable the padding ( including gutters ).

disableGuttersboolean

Disable the gutters ( left + right padding ).

denseboolean

Whether the item data is dense and reduce the padding.

contentClassNamestring

Class name for the content element.

startReact.ReactNode

A start component for the list item.

endReact.ReactNode

A end component for the list item.

themeListTheme

Theme for the List.

Last updated on