Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggesting some configurations #368

Open
alexseif opened this issue Apr 1, 2022 · 0 comments
Open

Suggesting some configurations #368

alexseif opened this issue Apr 1, 2022 · 0 comments

Comments

@alexseif
Copy link

alexseif commented Apr 1, 2022

Most common thing to do after utilising KnpMenu, is overriding the template, I believe we can overcome this step by providing some config in a yaml file for example

knp_menu:
  menu_class: 'navbar-nav me-auto mb-2 mb-lg-0'
  menu_item_class: 'nav-item'
  menu_item_link_class: 'nav-link'
  current_class: 'active'
  current_class_on_link: true  

I'd be willing to put some time in this effort with some direction, I lack the confidence in providing a solution like this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant