-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Valid menu item config object
{
"title": "Post List",
"type": "item",
"component": "posts/posts-view"
},In fact only one param is required – a component path.
A title param may be get from component.
A type param may be calculated by condition: a item has items children array
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request