Skip to content

Add Documentation about default twig renderer options #262

Description

@h4cc

I am using Twitter Bootstrap and needed to change the "currentClass" to "active" for my whole site and found this quite easy way to do so:

# config.yml

parameters:
    knp_menu.renderer.twig.options:
        currentClass: 'active'

I think it would be cool to have such a info present in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions