Returns true if this component is a descendant of a Router, useful to ensure a component is used within a Router.
true
Whether the component is within a Router context
framework
data
Returns
trueif this component is a descendant of a Router, useful to ensure a component is used within a Router.