<ui-item>
<ui-item-content>
<ui-item-title>List Item</ui-item-title>
<ui-item-description>A description of the list item.</ui-item-description>
</ui-item-content>
<ui-item-actions>
<ui-button variant="ghost" size="sm">Edit</ui-button>
</ui-item-actions>
</ui-item>
<ui-item> <ui-item-header> <ui-item-media> <ui-item-content> <ui-item-title> <ui-item-description> <ui-item-actions> <ui-item-footer> <ui-item-group> <ui-item-separator>
All components also accept standard HTML attributes (class, id, style, data-*, aria-*, etc.) which are passed through to the underlying element.