Preparing search index...
The search index is not available
@testjg/mtmobile-lib
@testjg/mtmobile-lib
FormFieldConfig
Interface FormFieldConfig<T>
Type Parameters
T =
any
Hierarchy
FormPartConfig
<
T
>
FormFieldConfig
FormFieldState
Index
Properties
caption
coerce
description
formatter
info
init
Input
init
Value
parser
parser
Error
Text
type
validator
Properties
caption
caption
:
string
coerce
coerce
:
Coerce
<
T
>
description
description
:
string
formatter
formatter
:
Formatter
<
T
,
string
>
info
info
:
any
init
Input
init
Input
:
any
init
Value
init
Value
:
T
parser
parser
:
Parser
<
T
,
string
>
parser
Error
Text
parser
Error
Text
:
string
type
type
:
"field"
validator
validator
:
Validator
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@testjg/mtmobile-
lib
Form
Field
Config
caption
coerce
description
formatter
info
init
Input
init
Value
parser
parser
Error
Text
type
validator
Generated using
TypeDoc