Skip to content

Simplify menu items config #4

Description

@kalinichenko88

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions