Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ISelectOptionProps
Interface ISelectOptionProps
Hierarchy
ISelectOptionProps
Index
Properties
cid
class
Name
on
Click
on
Mouse
Enter
placeholder
prefix
Cls
text
value
Properties
Optional
cid
cid
:
string
Optional
class
Name
class
Name
:
string
Optional
on
Click
on
Click
:
(
evt
:
MouseEvent
<
HTMLElement
>
, cid
:
string
)
=>
void
Type declaration
(
evt
:
MouseEvent
<
HTMLElement
>
, cid
:
string
)
:
void
Parameters
evt:
MouseEvent
<
HTMLElement
>
cid:
string
Returns
void
Optional
on
Mouse
Enter
on
Mouse
Enter
:
React.MouseEventHandler
<
HTMLElement
>
Optional
placeholder
placeholder
:
string
Optional
prefix
Cls
prefix
Cls
:
string
Optional
text
text
:
React.ReactNode
Optional
value
value
:
any
Globals
ISelect
Option
Props
cid
class
Name
on
Click
on
Mouse
Enter
placeholder
prefix
Cls
text
value
Generated using
TypeDoc