Preparing search index...
The search index is not available
devfive front components
devfive front components
index
CheckInputProps
Interface CheckInputProps
interface
CheckInputProps
{
info
:
CheckField
;
onCheck
:
(
(
value
,
onSuccess
)
=>
void
|
Promise
<
void
>
)
;
}
Index
Properties
info
on
Check
Properties
info
info
:
CheckField
on
Check
on
Check
:
(
(
value
,
onSuccess
)
=>
void
|
Promise
<
void
>
)
Type declaration
(
value
,
onSuccess
)
:
void
|
Promise
<
void
>
Parameters
value
:
string
onSuccess
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
info
on
Check
devfive front components
index
test
Generated using
TypeDoc