# Dropdown
To use the custom dropdown you don't need to import the custom made component because it's global registered, so you can use it like this:
# As List Item
Note: Drop-down uses a click outside directive internally. You will get a warning if the directive is not imported. You can find the declaration of this directive in src/globalDirectives.js
# Dropdown Slots
Name | Description |
---|---|
title | Content for dropdown title |