Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/examples
Jacob Overgaard 9414201c2e V16: Tree Stores should be optional to use (#19858)
* feat: makes tree stores optional and deprecates dependent methods

* allow `Example` as class prefix

* docs: updates example to remove the treeStore

* deprecates the usage of treeStore contexts

* chore: adds deprecation warnings to all existing tree stores
2025-08-06 08:40:42 +02:00
..
2023-11-23 14:46:23 +01:00

Backoffice Examples

This folder contains example packages showcasing the usage of extensions in Backoffice.

The purpose of these projects includes serving as demonstration or example for packages, as well as testing to make sure the extension points continue to work in these situations and to assist in developing new integrations.