Skip to content

Lists

Lists are implemented using different approaches:

  • Using the native <ul> element
  • Combining [role=list] with elements like <div>, <section>, etc.

The choice of element depends on the context and the desired behavior of the button.

Basic Usage

live preview
See code

As a Card List

See more at Card List

live preview
See code