URLStore.isProud()method
isProud(target: PossibleURL): boolean
Is target proud relative to this store's URL?
- Proud means this store's URL is
targetor a descendant oftarget— i.e.targetsits at or above the current URL in the hierarchy. - Useful for marking a menu item as "current branch" when the user is somewhere deeper in its sub-tree.