Skip to content

Unable add 3rd or 4th level sub menu #43

@mohanrajatveradis

Description

@mohanrajatveradis

I am trying to third level sub menu like, but this does not work

ssSideNavSectionsProvider.initWithSections([{ name: '', type: 'heading', children: [{ name: 'Toogle 1', type: 'toggle', pages: [{ name: 'item 1', state: 'common.toggle1.item1' }, { name: 'item 2', state: 'common.toggle1.item2' },{ name: 'item 3', type: 'toggle', pages: [{ name: 'item 1', state: 'common.toggle1.item1' }] }] }] }, { name: 'Simple link to Index state', state: 'common.index', type: 'link' }]);

Could you help me here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions