toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-mui-base
/
mui.base
/
UseAutocompleteProps
/
getOptionDisabled
get
Option
Disabled
abstract
var
getOptionDisabled
:
(
option
:
Value
)
->
Boolean
?
(
source
)
Used to determine the disabled state for a given option.
Parameters
{Value} option The option to test.