Drop Down Menu
open class DropDownMenu( ariaId: String, dark: Boolean = false, rightAligned: Boolean = false)
Content copied to clipboard
A drop down menu container.
Parameters
aria Id
the aria id of the element
dark
the dark mode of the dropdown menu
right Aligned
right aligned dropdown menu
Constructors
Link copied to clipboard
fun DropDownMenu( ariaId: String, dark: Boolean = false, rightAligned: Boolean = false)
Content copied to clipboard
Functions
Link copied to clipboard
open fun buildAttributeSet(attributeSetBuilder: <Error class: unknown class>)
Content copied to clipboard
Link copied to clipboard