The dropdown menu component (
lk-dropdown-menu) is an implementation of the
The following Popper props are set by default but can be overwritten:
hide-on-body-click is set to
true.
The following Popper props are hard-coded and cannot be overwritten:
hover is set to
false.
light is set to
true.
no-arrow is set to
true.
Using a dropdown menu with a button? If you are then it is recommended that you use the dropdown button component to avoid having to repeat boilerplate code.
A dropdown menu can be used on any element, not just buttons
Click the
Click the