Skip to content

Move navigation styling out of generated code #9

@peterbecker

Description

@peterbecker

At the moment the code generation creates a fully styled navigation component, with a router outlet inside. That means it's use is very limited to this style, including the use of Angular Material.

Instead we should just provide the information of the navigation entries as an object, so that the user of the generated code can just render the navigation any way they want with Angular templates.

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