* add basic collection example * add card view example * update example readme * Add workspace view example with collection
Collection Example
This example demonstrates how to register a collection with collection views.
The example includes:
- Collection Registration
- Collection Repository
- Collection Pagination
- Table Collection View
- Card Collection View
- Collection as a Dashboard
- Collection as a Workspace View
TODO: This example is not complete, it is missing the following features:
- Collection Action
- Collection Filtering
- Entity Actions
- Selection + Bulk Actions