Skip to content

Provide view navigation data as component inputs #718

@danielwiehl

Description

@danielwiehl

Routed components can use input signals to access route parameters and route data. However, navigation data (passed to workbench navigation) must be retrieved from the WorkbenchView handle, not directly through input signals.

Improvement:

  • Simpler and more idiomatic reactive access to navigation data within components.
  • Consistency with existing input methods for route parameters and route data.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions