Skip to content

Is it possible to add a launchMode(like Android's Activity) params at Route definition? #970

Open
@haodong404

Description

@haodong404

I hope a ChildRoute could be single instance for the APP.
When I using Modular.to.pushName('/example/path'), modular will find the existing page in the stack and move it to the top, or create a new one if it is not exist.

So It's perfect if there is a parameter in r.child() to set the launchMode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnewNew issue request attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions