Dropdown

A simple and compact dropdown that can be used for menus.

Component NameDevelopment Status
DropdownDONE

Examples

You can find all examples for components developed in this module here.

Basic Dropdown Example

Very basic Dropdown component examples.

Property NameTypeDescription
childrennoderequired
contentunionrequired
isShown - falseboolWhen true, the dialog is shown.
width - 200numberWidth of the Dropdown.
placement - 'bottom-right'enumPositioning of the Dropdown.