Search
Preparing search index...
The search index is not available
iti-react
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
iti-react
@interface-technologies/iti-react
TimeInputProps
Interface TimeInputProps
Hierarchy
UseValidationProps
<
TimeInputValue
>
TimeInputProps
Index
Properties
async
Validator
clear
Button
Component
default
Value
enabled
form
Level
Validator
Output
individual
Inputs
Required
is
Clearable
name
show
Validation
validation
Key
validators
value
Methods
on
Async
Error
on
Change
on
Valid
Change
Properties
Optional
async
Validator
async
Validator
?:
AsyncValidator
<
TimeInputValue
>
Optional
clear
Button
Component
clear
Button
Component
?:
FunctionComponent
<
ClearButtonComponentProps
>
Optional
default
Value
default
Value
?:
TimeInputValue
Optional
enabled
enabled
?:
boolean
Optional
form
Level
Validator
Output
form
Level
Validator
Output
?:
ValidatorOutput
individual
Inputs
Required
individual
Inputs
Required
:
boolean
Optional
is
Clearable
is
Clearable
?:
boolean
name
name
:
string
show
Validation
show
Validation
:
boolean
Optional
validation
Key
validation
Key
?:
string
|
number
|
boolean
validators
validators
:
Validator
<
TimeInputValue
>
[]
Optional
value
value
?:
TimeInputValue
Methods
Optional
on
Async
Error
on
Async
Error
(
e
:
unknown
)
:
void
defaults to onError from ItiReactCoreContext
Parameters
e:
unknown
Returns
void
Optional
on
Change
on
Change
(
value
:
TimeInputValue
)
:
void
Parameters
value:
TimeInputValue
Returns
void
Optional
on
Valid
Change
on
Valid
Change
(
name
:
string
, valid
:
boolean
)
:
void
Parameters
name:
string
valid:
boolean
Returns
void
Modules
@interface-
technologies/check-
for-
js-
bundle-
update-
saga
@interface-
technologies/iti-
react
@interface-
technologies/iti-
react-
core
@interface-
technologies/permissions
Time
Input
Props
async
Validator
clear
Button
Component
default
Value
enabled
form
Level
Validator
Output
individual
Inputs
Required
is
Clearable
name
show
Validation
validation
Key
validators
value
on
Async
Error
on
Change
on
Valid
Change
Generated using
TypeDoc
defaults to onError from ItiReactCoreContext