Renders a data list.
<.list> <:item title="Title"><%= @post.title %></:item> <:item title="Views"><%= @post.views %></:item> </.list>
item
title
:string
In order to use playground, you must define your component attributes.