Class RouteInfoWithAttributes
publicDefined in: | packages/@ember/-internals/routing/lib/system/route-info.ts:1 |
---|---|
Module: | ember |
A RouteInfoWithAttributes
is an object that contains metadata, including the resolved value from the routes model
hook. Like RouteInfo
, a RouteInfoWithAttributes
represents a specific route within a Transition. It is read-only and internally immutable. It is also not observable, because a Transition instance is never changed after creation.
Methods
Properties
Events
No documented items
© 2020 Yehuda Katz, Tom Dale and Ember.js contributors
Licensed under the MIT License.
https://api.emberjs.com/ember/3.25/classes/RouteInfoWithAttributes