The Dropdown component displays a button which, when clicked, shows a dropdown menu beneath it.
Dropdown
The children will be displayed as a list inside the dropdown menu.
Protected
Static
Initialize the component's attrs.
This can be used to assign default values for missing, optional attrs.
The
Dropdowncomponent displays a button which, when clicked, shows a dropdown menu beneath it.The children will be displayed as a list inside the dropdown menu.