Skip to content

Commit

Permalink
doc: RouteInfo.metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescdavis committed Nov 4, 2020
1 parent ec49e0e commit 61faaff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/@ember/-internals/routing/lib/system/route-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,13 @@
@public
*/

/**
Will contain the result `Route#buildRouteInfoMetadata`
for the corresponding Route.
@property {Any} metadata
@public
*/

/**
A reference to the parent route's `RouteInfo`.
This can be used to traverse upward to the topmost
Expand Down

0 comments on commit 61faaff

Please sign in to comment.