toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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.