# Dropdown

# Usage

Examples

# Features

  • Popper.js based toggleable menu,
  • Toggling mechanism managed by default,
  • A fully customizable toggler and menu

# CDropdown API

Dropdown is toggled through:

  • show prop (can be used programatically)
  • click outside the dropdown or click on CDropdownItem (dropdown is closed)
  • click on dropdown toggler (dropdown is opened)

# CDropdownItem API

Click on the dropdown item will automatically close the dropdown.

# CDropdownHeader API

# CDropdownDivider API