List
List views are a great way to show a list of tasks grouped by status and ranked by priority.
Installation
npx kibo-ui@latest add list
Features
- Drag and drop items between groups
- Customize the item contents
Examples
Simple version
Kanban
A kanban board is a visual tool that helps you manage and visualize your work. It is a board with columns, and each column represents a status, e.g. "Backlog", "In Progress", "Done".
Table
Table views are used to display data in a tabular format. They are useful for displaying large amounts of data in a structured way.