Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/examples/collection
Mads Rasmussen ef453ad62e Docs: Collection example (#19593)
* add basic collection example

* add card view example

* update example readme

* Add workspace view example with collection
2025-06-24 08:31:26 +01:00
..
2025-06-24 08:31:26 +01:00
2025-06-24 08:31:26 +01:00

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