Component:
Table
Data
Table
Data table with sortable columns, hover-reveal actions, empty state, and LiveView stream support.
Installation
bash
mix aven_ui.add table
With sort and actions
Preview
| Name | Status | Role | Actions |
|---|---|---|---|
| Alice Johnson | active | Admin |
|
| Bob Smith | pending | User |
|
| Charlie Brown | inactive | User |
|