Preparing search index...
The search index is not available
@testjg/mtmobile-lib
@testjg/mtmobile-lib
FormListing
Interface FormListing<T>
Type Parameters
T
extends
unknown
[]
=
any
Hierarchy
FormPart
<
T
>
FormListingConfig
<
T
>
FormListing
Index
Properties
caption
coerce
description
errors
fields
info
init
Value
is
Dirty
is
Touched
is
Valid
show
Errors
type
validator
value
Properties
caption
caption
:
string
coerce
coerce
:
Coerce
<
T
>
description
description
:
string
errors
errors
:
string
[]
fields
fields
:
FormListingFields
<
T
>
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
type
type
:
"listing"
validator
validator
:
Validator
<
T
>
value
value
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@testjg/mtmobile-
lib
Form
Listing
caption
coerce
description
errors
fields
info
init
Value
is
Dirty
is
Touched
is
Valid
show
Errors
type
validator
value
Generated using
TypeDoc