Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-mui-base
/
mui.base
/
UseDropdownReturnValue
Use
Dropdown
Return
Value
external
interface
UseDropdownReturnValue
(
source
)
Members
Properties
context
Value
Link copied to clipboard
abstract
var
contextValue
:
dynamic
The value to be passed into the DropdownContext provider.
open
Link copied to clipboard
abstract
var
open
:
Boolean
If
true
, the dropdown is open.