![]() |
VOOZH | about |
Bootstrap 5 Dropdowns Menu items are a list of options on a website that appears only when a user interacts with the menu, like by clicking on it or hovering over it.
Bootstrap 5 Dropdowns Menu items:
Example 1: In this example, we set an option active in the dropdown menu by using the .active class.
Output:
Example 2: In this example, we set an option disabled in the dropdown menu by using the .disabled class.
Output:
Reference:https://getbootstrap.com/docs/5.0/components/dropdowns/#menu-items