A promise resolving to the element associated with the activated route or undefined if not found.
The current path as an array of path segments, e.g. ['posts', '42', 'comments'];
The activated route as an array of segments, e.g. ['posts', '*', 'comments'].
An object describing the current route.