Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

List

List is a component for displaying lists. By default, it renders a ul element.

Source@yamada-ui/list

Props

ListIconProps

size

Deprecated

Description

The CSS font-size property.

Deprecated

Use fontSize instead.

Type

UIValue<number | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "large" | "medium" | "small" | "x-large" | "x-small" | "xx-large" | "xx-small" | "xxx-large" | ... 17 more ... | "xs">

ListItemProps

ListProps

stylePosition

Description

The CSS list-style-position property.

Type

UIValue<ListStylePosition>

styleType

Description

The CSS list-style-type property.

Type

UIValue<ListStyleType>

Default

'none'

Edit this page on GitHub

PreviousKbdNextCard