Description List

ID
1
Name
I have a tooltip
Attribute Type Documentation Default Value
class :string

Extend div container class

list_class :string

Extend definition list (dl) class

Required inner_block * :slot

Use a list of <.description_row/>

<.description_row header="ID">
  <%= 1 %>
</.description_row>
<.description_row header="Name" info="This is an information you<br/>can add in a tooltip">
  I have a tooltip
</.description_row>