Preparing search index...
The search index is not available
@testjg/mtmobile-lib
@testjg/mtmobile-lib
FormPart
Interface FormPart<T>
Type Parameters
T =
any
Hierarchy
FormPartState
<
T
>
FormPart
FormField
FormGroup
FormListing
Index
Properties
caption
coerce
description
errors
info
init
Value
is
Dirty
is
Touched
is
Valid
show
Errors
validator
value
Properties
caption
caption
:
string
coerce
coerce
:
Coerce
<
T
>
description
description
:
string
errors
errors
:
string
[]
info
info
:
any
init
Value
init
Value
:
T
is
Dirty
is
Dirty
:
boolean
is
Touched
is
Touched
:
boolean
is
Valid
is
Valid
:
boolean
show
Errors
show
Errors
:
boolean
validator
validator
:
Validator
<
T
>
value
value
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@testjg/mtmobile-
lib
Form
Part
caption
coerce
description
errors
info
init
Value
is
Dirty
is
Touched
is
Valid
show
Errors
validator
value
Generated using
TypeDoc