dropDown
@Composable
Creates a dropdown component.
Parameters
label
the label of the dropdown button
icon
the icon of the dropdown button
style
the style of the dropdown button
size
the size of the dropdown button
disabled
the disabled state of the dropdown button
autoClose
the auto close state of the dropdown
arrowVisible
the arrow visibility state of the dropdown button
innerDropDown
the inner dropdown state of the dropdown button
className
the CSS class name
direction
the direction of the dropdown
content
the content of the dropdown