Search
Preparing search index...
The search index is not available
react-painlessform
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"components/Field"
IFieldProps
Interface IFieldProps<TName, TValue, TModel>
Describes
Field
props
Type parameters
TName
:
keyof TModel
TValue
:
TModel[TName]
TModel
Hierarchy
IFieldProps
Indexable
[
key:
string
]:
any
Describes
Field
props
Index
Properties
children
name
on
Change
on
Click
Properties
Optional
children
children
:
function
|
React.ReactNode
name
name
:
TName
Optional
on
Change
on
Change
:
function
Type declaration
(
field
:
string
, value
:
IFieldState
<
TValue
>
)
:
any
Parameters
field:
string
value:
IFieldState
<
TValue
>
Returns
any
Optional
on
Click
on
Click
:
function
Type declaration
(
)
:
any
Returns
any
Globals
"
Array
Validator"
"
Field
Validator"
"
Form
Validator"
"components/
Field"
"components/
Form"
"components/
Transform"
"components/
Validation"
"helpers/form"
"helpers/form
Factory"
"index"
"interfaces/field"
"interfaces/form"
"interfaces/validation"
"tools"
Field
Field
Class
IField
IField
Class
IField
Class
Props
IField
Context
IField
Props
children
name
on
Change
on
Click
Class
Props
Exclude
Extend
Field
Class
Extend
Field
Context
Extend
Field
Props
Field
Model
Context
Field
Props
Consumer
Provider
default
Props
Generated using
TypeDoc
Describes Field props