List

Renders a data list.

Read more Read less

Examples

<.list>
  <:item title="Title">{@post.title}</:item>
  <:item title="Views">{@post.views}</:item>
</.list>
Apples
two
Bananas
five
Carrots
a lot
Potatoes
even more
Attribute Type Documentation Default Value

In order to use playground, you must define your component attributes.