- Issue created by @G4MBINI
Navigation components in Design systems often display differently active links (which link is same as current page). Example: menu, bottom navigation, ...
With menu source it's not possible, as in core block menu (boolean in_active_trail property), to differenciate active menu links.
Add a new information to store that information in getMenuItems() (MenuSource.php).
Active
2.0
Code