Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IFieldValueCommonProps
Interface IFieldValueCommonProps<T>
Type parameters
T
Hierarchy
IFieldValueCommonProps
IFieldValueViewDrivenProps
IFieldValueModelDrivenProps
Index
Properties
children
Properties
Optional
children
children
:
(
value
:
T
|
null
)
=>
ReactElement
|
null
render props,参数是 Field 当前的值
Type declaration
(
value
:
T
|
null
)
:
ReactElement
|
null
Parameters
value:
T
|
null
Returns
ReactElement
|
null
Globals
IField
Value
Common
Props
children
Generated using
TypeDoc
render props,参数是 Field 当前的值