Skip to content

there is no ability to add extra class along with navbar-header #225

@thehiddennepali

Description

@thehiddennepali

In some scenario there is a need to add extra class to the div that is generated by echo Html::beginTag('div', ['class' => 'navbar-header']); on line 119 of NavBar.php

Should have navBarHeaderOptions = [] option so that user can modify it as per need or or append the attributes to the existing attribute

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions