DropDownMenu

fun DropDownMenu(    ariaId: String,     dark: Boolean = false,     rightAligned: Boolean = false)

Parameters

ariaId

the aria id of the element

dark

the dark mode of the dropdown menu

rightAligned

right aligned dropdown menu