RouterLinkDefinition
RouterLinkDefinition
A function which returns the router link for an ActionBarItem or NavMenuItem.
Signature
type RouterLinkDefinition = ((route: ActivatedRoute, context: ActionBarContext) => any[]) | any[]
A function which returns the router link for an ActionBarItem or NavMenuItem.
type RouterLinkDefinition = ((route: ActivatedRoute, context: ActionBarContext) => any[]) | any[]