Pick a color mode
Pick a theme
Renders a data list.
<.list> <:item title="Title">{@post.title}</:item> <:item title="Views">{@post.views}</:item> </.list>
In order to use playground, you must define your component attributes.