Preparing search index...
The search index is not available
@advjs/monorepo
@advjs/monorepo
theme-default
AdvSelectProps
Interface AdvSelectProps<T>
Type Parameters
T
extends
AdvItemOption
=
AdvItemOption
Hierarchy
AdvSelectProps
Index
Properties
change
options
selected
Properties
Optional
change
change
?:
(
(
value
:
T
)
=>
void
)
Type declaration
(
value
:
T
)
:
void
Parameters
value:
T
Returns
void
Optional
options
options
?:
T
[]
selected
selected
:
T
[
"value"
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@advjs/monorepo
client/composables
core/src
parser/src
plugin-
babylon/src
theme-
default
types/src
Adv
Ast
Adv
Select
Props
change
options
selected
Generated using
TypeDoc