laminas / laminas-view

Flexible view layer supporting and providing multiple view layers, helpers, and more
https://docs.laminas.dev/laminas-view/
BSD 3-Clause "New" or "Revised" License
74 stars 46 forks source link

Menu helper active class added to a element #204

Open tyrsson opened 1 year ago

tyrsson commented 1 year ago

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

Provide an .active css class on the a element. This could possibly need to be done for breadcrumbs as well.

Reference: https://github.com/laminas/laminas-mvc-skeleton/pull/76