Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

List

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

Source@yamada-ui/list

Props

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'

ListIconProps

size

Deprecated

Description

The CSS font-size property.

Deprecated

Use fontSize instead.

Type

UIValue<number | (string & {}) | "small" | "-moz-initial" | "inherit" | "initial" | "revert" | "revert-layer" | "unset" | "sm" | "md" | "lg" | "xl" | "2xl" | "xs" | "3xl" | "4xl" | "large" | ... 13 more ... | "9xl">

ListItemProps

Edit this page on GitHub

PreviousKbdNextCard