UseDropdownReturnValue

external interface UseDropdownReturnValue(source)

Properties

Link copied to clipboard
abstract var contextValue: dynamic

The value to be passed into the DropdownContext provider.

Link copied to clipboard
abstract var open: Boolean

If true, the dropdown is open.