Category Management

Out of the box you will have an example of category management (for the cases in which you are developing a blog or a shop). To access this example, click the "Examples/Category Management" link in the left sidebar or add /examples/category-management/list-categories to the URL. You can add and edit categories here, but you can only delete them if they are not attached to any items.

The store used for category functionality is found in stores\CategoryStore.js.

You can find the compoments for category functionality in pages\examples\category-management folder.


Category List Component

Add/Edit Category