Beta
The context this component belongs to
Optional
hashThe URL fragment identifier
Reference to the platform
Optional
queryQuery parameters from the route URL
Optional
stateThe history state
Optional
titleWhen emitted, changes the document title property
Optional
data: stringOptional
componentOptional
componentOptional
componentOptional
componentA @Prop
or @State
property changed and a rerender is about to be requested.
Called multiple times throughout the life of the component as its properties change.
componentShouldUpdate is not called on the first render.
Optional
componentOptional
componentOptional
componentOptional
connectedOptional
disconnectedOptional
render
Interface for components that are routed to and are registered with the RouteRegistry service.