Skip to content

Add visible(bool) to Dropdown and DropdownItem #290

@Mister-42

Description

@Mister-42

Since Dropdown and its items are often used in Nav. It would be helpful if there's an built-in way to show/hide menus/items based on app logic (for example $currentUser->isGuest()).
Additionaly, it would add consistency with NavLink: https://github.com/yiisoft/bootstrap5/blob/master/src/NavLink.php#L378

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions