@@ -503,7 +503,7 @@
componentDidMount
Returns void
@@ -521,7 +521,7 @@
componentDidUpdate
Parameters
@@ -775,7 +775,7 @@
render
Returns Element
diff --git a/apidoc/classes/AutoComplete.html b/apidoc/classes/AutoComplete.html
index d39c5578..5b9fac3c 100644
--- a/apidoc/classes/AutoComplete.html
+++ b/apidoc/classes/AutoComplete.html
@@ -158,7 +158,7 @@
constructor
Type parameters
@@ -186,7 +186,7 @@
blurHandlerPrevented
blurHandlerPrevented: boolean = false
@@ -197,7 +197,7 @@
context
@@ -207,7 +207,7 @@
onSearchKeyDown
onSearchKeyDown: KeyboardEventHandler<HTMLInputElement> = ...
@@ -228,7 +228,7 @@
refMenuItemList
@@ -276,7 +276,7 @@
Static contextType
@@ -286,7 +286,7 @@
Static defaultProps
default
Props: { contentField: string; filterOption: (searchText: string, item: ISelectMenuItem) => boolean; textField: string; valueField: string; valueFromOptions: boolean; width: number } = ...
@@ -484,7 +484,7 @@
close
Returns void
@@ -787,7 +787,7 @@ getSelectedValueFromSearchText
Parameters
@@ -846,7 +846,7 @@ getTransformedItemConfigsFromProps
@@ -863,7 +863,7 @@ moveFocusIndexDown
Returns void
@@ -880,7 +880,7 @@ moveFocusIndexUp
Returns void
@@ -897,7 +897,7 @@ onSearchBlur
Returns void
@@ -914,7 +914,7 @@ onSearchTextChange
Parameters
@@ -937,7 +937,7 @@ onSelect
Parameters
@@ -960,7 +960,7 @@ open
render
Returns Element
@@ -1000,7 +1000,7 @@selectCurrentFocusIndex
Parameters
@@ -1108,7 +1108,7 @@togglePopoverOpen
Returns void
@@ -1125,7 +1125,7 @@Static getDerivedState
avatarNodeRef: RefObject<HTMLSpanElement> = ...
@@ -266,7 +266,7 @@
@@ -287,7 +287,7 @@ textNodeRef: RefObject<HTMLSpanElement> = ...
@@ -330,7 +330,7 @@ defaultProps: { bordered: boolean; shape: string; size: string } = ...
@@ -532,7 +532,7 @@
Type parameters
diff --git a/apidoc/classes/Avatar.html b/apidoc/classes/Avatar.html index bd5c54d3..99021b03 100644 --- a/apidoc/classes/Avatar.html +++ b/apidoc/classes/Avatar.html @@ -189,7 +189,7 @@avatarNodeRef
state
textNodeRef
Static defaultProps
componentDidMount
Returns void
@@ -550,7 +550,7 @@componentDidUpdate
Parameters
@@ -804,7 +804,7 @@render
Returns Element
@@ -906,7 +906,7 @@updateTextScale
Returns void
@@ -923,7 +923,7 @@Static getDerivedState
defaultProps: { className: string; count: number; dot: boolean; maxCount: number; showZero: boolean } = ...
@@ -793,7 +793,7 @@
getLayout: (props: IProps) => PaginationLayout[] = ...
@@ -278,7 +278,7 @@
@@ -288,7 +288,7 @@
@@ -809,7 +809,7 @@
@@ -896,7 +896,7 @@
Parameters
diff --git a/apidoc/classes/Badge.html b/apidoc/classes/Badge.html index 0277a6ee..1614d85e 100644 --- a/apidoc/classes/Badge.html +++ b/apidoc/classes/Badge.html @@ -296,7 +296,7 @@Static defaultProps
render
Returns Element
@@ -810,7 +810,7 @@renderCount
Returns Element
diff --git a/apidoc/classes/BasePagination.html b/apidoc/classes/BasePagination.html index 9df7264c..38c0fa8c 100644 --- a/apidoc/classes/BasePagination.html +++ b/apidoc/classes/BasePagination.html @@ -247,7 +247,7 @@getLayout
Readonly layoutFn: PaginationLayoutFunction
Readonly name: string
getLayoutOptions
Parameters
@@ -868,7 +868,7 @@getTotal
getTotalPages
Parameters
@@ -922,7 +922,7 @@onPageChange
Parameters
@@ -945,7 +945,7 @@onPageSizeChange
Parameters
@@ -1071,7 +1071,7 @@shouldUpdateLayout
Parameters
diff --git a/apidoc/classes/BasicBuilder.html b/apidoc/classes/BasicBuilder.html index 1c34e993..b6e7ebf5 100644 --- a/apidoc/classes/BasicBuilder.html +++ b/apidoc/classes/BasicBuilder.html @@ -157,7 +157,7 @@Protected _normalizeBefo
_normalizeBeforeSubmit: INormalizeBeforeSubmit<Value, any> = ...
@@ -167,7 +167,7 @@ _validators: IValidators<Value> = []
@@ -184,7 +184,7 @@
diff --git a/apidoc/classes/BasicModel.html b/apidoc/classes/BasicModel.html
index 187b7216..becb8349 100644
--- a/apidoc/classes/BasicModel.html
+++ b/apidoc/classes/BasicModel.html
@@ -162,7 +162,7 @@
@@ -205,7 +205,7 @@ destroyOnUnmount: boolean = false
@@ -220,7 +220,7 @@ error$: BehaviorSubject<IValidateResult<Value>> = ...
@@ -239,7 +239,7 @@
@@ -270,7 +270,7 @@
Protected _validators
Abstract build
Parameters
@@ -207,7 +207,7 @@normalizeBeforeSubmit
Type parameters
@@ -236,7 +236,7 @@validators
Protected constructor
Type parameters
@@ -190,7 +190,7 @@Protected _displayName: string
destroyOnUnmount
Readonly error$
Abstract owner
@@ -257,7 +257,7 @@error
Returns
@@ -298,7 +298,7 @@
form
Returns FormModel<UnknownFieldSetModelChildren>
@@ -315,7 +315,7 @@Abstract valid$
Returns BehaviorSubject<boolean>
@@ -333,7 +333,7 @@value
Returns Value
@@ -341,7 +341,7 @@Returns Value
Parameters
@@ -364,7 +364,7 @@Abstract value$
Returns BehaviorSubject<Value>
@@ -385,7 +385,7 @@Abstract clear
Returns void
@@ -403,7 +403,7 @@Abstract clearError
Returns void
@@ -421,7 +421,7 @@Abstract dirty
Returns boolean
@@ -439,7 +439,7 @@dispose
Returns void
@@ -457,7 +457,7 @@Abstract getRawValue
Returns Value
@@ -475,7 +475,7 @@Abstract getSubmitVa
Returns any
@@ -493,7 +493,7 @@Abstract initialize
Parameters
@@ -517,7 +517,7 @@Abstract patchValue
Parameters
@@ -541,7 +541,7 @@Abstract pristine
Returns boolean
@@ -559,7 +559,7 @@Abstract reset
Returns void
@@ -577,7 +577,7 @@Abstract touched
Returns boolean
@@ -594,7 +594,7 @@Protected triggerValidat
defaultProps: { className: string; position: string; type: string } = ...
@@ -786,7 +786,7 @@ breadcrumbRef: RefObject<HTMLDivElement> = ...
@@ -212,7 +212,7 @@ contentRef: RefObject<HTMLDivElement> = ...
@@ -251,7 +251,7 @@ isMoving: boolean = false
@@ -299,7 +299,7 @@
@@ -326,7 +326,7 @@ Item: typeof BreadcrumbItem = ...
@@ -369,7 +369,7 @@ defaultProps: { breads: any[]; className: string } = ...
@@ -397,7 +397,7 @@
Directive: <ChildProps>(props: IButtonDirectiveProps<ChildProps>) => Element = ...
@@ -283,7 +283,7 @@ Group: FC<IButtonGroupProps> = ...
@@ -294,7 +294,7 @@ defaultProps: { bordered: boolean; htmlType: string; size: string; type: string } = ...
@@ -798,7 +798,7 @@ defaultProps: { bodyStyle: {}; className: string; loading: boolean; style: {}; type: string } = ...
@@ -796,7 +796,7 @@ getGroupContext: (maybeValue: unknown, disabled: boolean, readOnly: boolean, isValueEqual: (value1: Value, value2: Value) => boolean) => { disabled: boolean; isValueEqual: (value1: Value, value2: Value) => boolean; onChange: (child: Value) => void; readOnly: boolean; value: Value[] } = ...
@@ -384,7 +384,7 @@ defaultProps: { isValueEqual: (value1: any, value2: any) => boolean; value: any[] } = ...
@@ -913,7 +913,7 @@
containerWidth: number = ...
@@ -210,7 +210,7 @@ element: HTMLDivElement = null
@@ -220,7 +220,7 @@ handleContainerResize: ResizeObserverCallback = ...
@@ -230,7 +230,7 @@ innerElement: RefObject<HTMLSpanElement> = ...
@@ -277,7 +277,7 @@ resizeObserver: ResizeObserver = null
@@ -331,7 +331,7 @@ defaultProps: Partial<IClampLinesProps> = ...
@@ -485,7 +485,7 @@
Panel: typeof CollapsePanel = ...
@@ -307,7 +307,7 @@ defaultProps: { accordion: boolean; bordered: boolean; panelTitleBackground: string } = ...
@@ -797,7 +797,7 @@
@@ -254,7 +254,7 @@ defaultProps: { showArrow: boolean } = ...
@@ -749,7 +749,7 @@
@@ -261,7 +261,7 @@ ColorBoard: ComponentClass<any, any> = ...
@@ -272,7 +272,7 @@ defaultProps: { className: string; presetColors: string[]; showAlpha: boolean; type: string; wrapperClassName: string; onChange: any } = ...
@@ -312,7 +312,7 @@
defaultProps: { onCopyError: string; onCopySuccess: string } = ...
@@ -784,7 +784,7 @@
defaultProps: { className: string; format: string; max: string; min: string; preset: { value: number }[]; value: any[]; valueType: string } = ...
@@ -771,7 +771,7 @@
lastMousePosition: IMousePosition = null
@@ -250,7 +250,7 @@ closeDialog: (dialogId: string, options?: ICloseDialogOption) => void = ...
@@ -317,7 +317,7 @@ defaultProps: { className: string; closeBtn: boolean; footer: any; mask: boolean; maskClosable: boolean; style: {}; title: string; visible: boolean; onClose: any } = ...
@@ -358,7 +358,7 @@
openDialog: (options?: Partial<IOpenDialogOption>) => (triggerOnClose?: boolean) => void = ...
@@ -889,7 +889,7 @@
Parameters
@@ -618,7 +618,7 @@valid
Returns boolean
@@ -636,7 +636,7 @@Abstract validate
Parameters
diff --git a/apidoc/classes/BlockHeader.html b/apidoc/classes/BlockHeader.html index 50d0a87f..88bc715c 100644 --- a/apidoc/classes/BlockHeader.html +++ b/apidoc/classes/BlockHeader.html @@ -295,7 +295,7 @@Static defaultProps
render
Returns Element
diff --git a/apidoc/classes/Breadcrumb.html b/apidoc/classes/Breadcrumb.html index 6e2f2bf6..4e6f0fb5 100644 --- a/apidoc/classes/Breadcrumb.html +++ b/apidoc/classes/Breadcrumb.html @@ -202,7 +202,7 @@breadcrumbRef
contentRef
isMoving
state
Static Item
Static defaultProps
breadcrumbLeft
Returns number
@@ -414,7 +414,7 @@breadcrumbWidth
Returns number
@@ -431,7 +431,7 @@contentWidth
Returns number
@@ -622,7 +622,7 @@componentDidMount
Returns void
@@ -640,7 +640,7 @@componentDidUpdate
Parameters
@@ -857,7 +857,7 @@getFoldItems
Returns IBreadcrumbItemProps[]
@@ -874,7 +874,7 @@getOverflowStatus
Returns void
@@ -927,7 +927,7 @@handleClickMoveLeft
Returns void
@@ -944,7 +944,7 @@handleClickMoveRight
Returns void
@@ -962,7 +962,7 @@render
Returns Element
@@ -1064,7 +1064,7 @@unfoldBreads
Returns void
diff --git a/apidoc/classes/BreadcrumbItem.html b/apidoc/classes/BreadcrumbItem.html index cdf26071..25f6bbe2 100644 --- a/apidoc/classes/BreadcrumbItem.html +++ b/apidoc/classes/BreadcrumbItem.html @@ -761,7 +761,7 @@render
Returns {}
diff --git a/apidoc/classes/Button.html b/apidoc/classes/Button.html index eaab9479..6dd9a269 100644 --- a/apidoc/classes/Button.html +++ b/apidoc/classes/Button.html @@ -188,7 +188,7 @@context
@@ -246,7 +246,7 @@Static Directive
Static Group
Static contextType
@@ -304,7 +304,7 @@Static defaultProps
render
Returns Element
diff --git a/apidoc/classes/Card.html b/apidoc/classes/Card.html index ae77b614..70eb7c55 100644 --- a/apidoc/classes/Card.html +++ b/apidoc/classes/Card.html @@ -295,7 +295,7 @@Static defaultProps
render
Returns Element
diff --git a/apidoc/classes/CheckboxGroup.html b/apidoc/classes/CheckboxGroup.html index 4e05c4a6..797c16d8 100644 --- a/apidoc/classes/CheckboxGroup.html +++ b/apidoc/classes/CheckboxGroup.html @@ -208,7 +208,7 @@context
@@ -218,7 +218,7 @@getGroupContext
Static contextType
@@ -394,7 +394,7 @@Static defaultProps
onCheckboxChange
Parameters
@@ -937,7 +937,7 @@render
Returns Element
diff --git a/apidoc/classes/ClampLines.html b/apidoc/classes/ClampLines.html index c02c7b0d..c644c15e 100644 --- a/apidoc/classes/ClampLines.html +++ b/apidoc/classes/ClampLines.html @@ -149,7 +149,7 @@constructor
Parameters
@@ -171,7 +171,7 @@containerWidth
element
handleContainerResize
innerElement
resizeObserver
Static defaultProps
clampLines
Returns void
@@ -536,7 +536,7 @@componentDidMount
Returns void
@@ -554,7 +554,7 @@componentDidUpdate
Parameters
@@ -663,7 +663,7 @@componentWillUnmount
Returns void
@@ -765,7 +765,7 @@getEllipsis
Returns string
@@ -782,7 +782,7 @@getResizeObserver
Returns ResizeObserver
@@ -835,7 +835,7 @@handleWindowResize
Returns void
@@ -852,7 +852,7 @@observe
Parameters
@@ -875,7 +875,7 @@onContainerRefChange
Parameters
@@ -898,7 +898,7 @@onNoClampContainerRefChange
Parameters
@@ -922,7 +922,7 @@render
Returns Element
@@ -939,7 +939,7 @@renderClampedText
Returns Element
@@ -956,7 +956,7 @@renderResizable
Returns Element
diff --git a/apidoc/classes/Collapse.html b/apidoc/classes/Collapse.html index e89deb14..91a4d81f 100644 --- a/apidoc/classes/Collapse.html +++ b/apidoc/classes/Collapse.html @@ -264,7 +264,7 @@Static Panel
Static defaultProps
onChange
Parameters
@@ -824,7 +824,7 @@render
Returns Element
diff --git a/apidoc/classes/CollapsePanel.html b/apidoc/classes/CollapsePanel.html index a4772f77..b86e2e8a 100644 --- a/apidoc/classes/CollapsePanel.html +++ b/apidoc/classes/CollapsePanel.html @@ -187,7 +187,7 @@context
@@ -235,7 +235,7 @@state
Static contextType
@@ -264,7 +264,7 @@Static defaultProps
render
Returns Element
@@ -851,7 +851,7 @@toggle
Returns void
diff --git a/apidoc/classes/ColorPicker.html b/apidoc/classes/ColorPicker.html index 0d8b79f4..794373be 100644 --- a/apidoc/classes/ColorPicker.html +++ b/apidoc/classes/ColorPicker.html @@ -195,7 +195,7 @@context
@@ -243,7 +243,7 @@state
Static ColorBoard
Static contextType
@@ -282,7 +282,7 @@Static defaultProps
onChange: function
Returns void
@@ -335,7 +335,7 @@disabled
Returns boolean
@@ -814,7 +814,7 @@handleChange
Parameters
@@ -837,7 +837,7 @@handleVisibleChange
Parameters
@@ -861,7 +861,7 @@render
Returns Element
diff --git a/apidoc/classes/CombineErrors.html b/apidoc/classes/CombineErrors.html index 95603931..9c2971a8 100644 --- a/apidoc/classes/CombineErrors.html +++ b/apidoc/classes/CombineErrors.html @@ -196,7 +196,7 @@context
@@ -244,7 +244,7 @@state
@@ -255,7 +255,7 @@Static contextType
@@ -443,7 +443,7 @@componentDidMount
Returns void
@@ -461,7 +461,7 @@componentDidUpdate
Parameters
@@ -570,7 +570,7 @@componentWillUnmount
Returns void
@@ -709,7 +709,7 @@render
Returns ReactNode
@@ -726,7 +726,7 @@setError
Parameters
@@ -795,7 +795,7 @@shouldComponentUpdate
Parameters
@@ -821,7 +821,7 @@subscribe
Returns void
@@ -838,7 +838,7 @@unsubscribe
Returns void
diff --git a/apidoc/classes/CopyButton.html b/apidoc/classes/CopyButton.html index fe198252..42b618c7 100644 --- a/apidoc/classes/CopyButton.html +++ b/apidoc/classes/CopyButton.html @@ -297,7 +297,7 @@Static defaultProps
onCopy
Parameters
@@ -828,7 +828,7 @@onCopyCallback
Parameters
@@ -855,7 +855,7 @@render
Returns Element
diff --git a/apidoc/classes/DateRangeQuickPicker.html b/apidoc/classes/DateRangeQuickPicker.html index 3fc7ba90..2c605204 100644 --- a/apidoc/classes/DateRangeQuickPicker.html +++ b/apidoc/classes/DateRangeQuickPicker.html @@ -137,7 +137,7 @@constructor
Parameters
@@ -269,7 +269,7 @@Static defaultProps
handleChosenDays
Parameters
@@ -794,7 +794,7 @@handleTimeChange
Parameters
@@ -818,7 +818,7 @@render
Returns Element
diff --git a/apidoc/classes/Dialog.html b/apidoc/classes/Dialog.html index 38c180e9..96715499 100644 --- a/apidoc/classes/Dialog.html +++ b/apidoc/classes/Dialog.html @@ -141,7 +141,7 @@constructor
Parameters
@@ -192,7 +192,7 @@lastMousePosition
Static closeDialog
Static defaultProps
onClose: function
Returns void
@@ -374,7 +374,7 @@Static openDialog
onClose
Parameters
@@ -912,7 +912,7 @@onExited
Returns void
@@ -930,7 +930,7 @@render
Returns Element
@@ -1032,7 +1032,7 @@Static getDerivedState
@@ -275,7 +275,7 @@ catchError: (__namedParameters?: ICatchErrorOption) => <P>(BaseComponent: ComponentType<P>) => (props: P) => Element = ...
@@ -381,7 +381,7 @@ defaultProps: { FallbackComponent: (__namedParameters: Object) => Element } = ...
@@ -417,7 +417,7 @@
Parameters
diff --git a/apidoc/classes/ErrorBoundary.html b/apidoc/classes/ErrorBoundary.html index 45b703e8..c90fda30 100644 --- a/apidoc/classes/ErrorBoundary.html +++ b/apidoc/classes/ErrorBoundary.html @@ -254,7 +254,7 @@state
Static catchError
Static defaultProps
Static withErrorBounda
withErrorBoundary: <P>(__namedParameters?: IWithErrorBoundaryOption<P>) => (props: P) => Element = ...
@@ -617,7 +617,7 @@
componentDidCatch
Parameters
@@ -933,7 +933,7 @@render
Returns ReactNode
diff --git a/apidoc/classes/FieldArrayBuilder.html b/apidoc/classes/FieldArrayBuilder.html index bce00c63..36ccfb59 100644 --- a/apidoc/classes/FieldArrayBuilder.html +++ b/apidoc/classes/FieldArrayBuilder.html @@ -129,7 +129,7 @@constructor
Type parameters
@@ -158,7 +158,7 @@Protected _normalizeBefo
@@ -169,7 +169,7 @@
@@ -286,7 +286,7 @@
diff --git a/apidoc/classes/FieldArrayModel.html b/apidoc/classes/FieldArrayModel.html
index 027f018a..8a980751 100644
--- a/apidoc/classes/FieldArrayModel.html
+++ b/apidoc/classes/FieldArrayModel.html
@@ -157,7 +157,7 @@
Protected _validators
@@ -187,7 +187,7 @@build
Parameters
@@ -210,7 +210,7 @@defaultValue
Parameters
@@ -234,7 +234,7 @@normalizeBeforeSubmit
Type parameters
@@ -263,7 +263,7 @@unwrap
validators
Protected
@@ -172,7 +172,7 @@
@@ -187,7 +187,7 @@ children$: BehaviorSubject<Child[]>
@@ -198,7 +198,7 @@
@@ -214,7 +214,7 @@ normalizeBeforeSubmit: INormalizeBeforeSubmit<Item[], any> = ...
@@ -248,7 +248,7 @@
@@ -288,7 +288,7 @@
@@ -301,7 +301,7 @@
Overrides BasicModel._displayName
-- Defined in packages/zent/src/form/formulr/models/array.ts:28
+ - Defined in packages/zent/src/form/formulr/models/array.ts:28
Optional builder: FieldArrayBuilder<BasicBuilder<Item, Child>>
Readonly children$
destroyOnUnmount
Readonly error$
@@ -232,7 +232,7 @@normalizeBeforeSubmit
owner
@@ -265,7 +265,7 @@children
error
Returns
@@ -329,7 +329,7 @@
@@ -448,7 +448,7 @@
@@ -471,7 +471,7 @@
@@ -495,7 +495,7 @@
@@ -569,7 +569,7 @@
@@ -601,7 +601,7 @@
@@ -624,7 +624,7 @@
@@ -647,7 +647,7 @@
@@ -679,7 +679,7 @@
@@ -710,7 +710,7 @@
@@ -734,7 +734,7 @@
@@ -757,7 +757,7 @@
@@ -779,7 +779,7 @@
form
Returns FormModel<UnknownFieldSetModelChildren>
@@ -346,7 +346,7 @@valid$
Returns BehaviorSubject<boolean>
@@ -363,7 +363,7 @@value
Returns readonly Item[]
@@ -380,7 +380,7 @@value$
Returns BehaviorSubject<readonly Item[]>
@@ -401,7 +401,7 @@_getValid$
Parameters
@@ -425,7 +425,7 @@clear
clearError
dirty
dispose
Returns void
@@ -512,7 +512,7 @@filter
get
getRawValue
getSubmitValue
initialize
patchValue
pop
pristine
push
Returns number
@@ -811,7 +811,7 @@
@@ -833,7 +833,7 @@
@@ -856,7 +856,7 @@
@@ -910,7 +910,7 @@
@@ -945,7 +945,7 @@
reset
shift
sort
splice
Returns Child
@@ -990,7 +990,7 @@
@@ -1013,7 +1013,7 @@
touched
Protected triggerValidat
@@ -1059,7 +1059,7 @@
Parameters
@@ -1037,7 +1037,7 @@unshift
Returns number
@@ -1091,7 +1091,7 @@
diff --git a/apidoc/classes/FieldBuilder.html b/apidoc/classes/FieldBuilder.html
index acd87521..c553cd73 100644
--- a/apidoc/classes/FieldBuilder.html
+++ b/apidoc/classes/FieldBuilder.html
@@ -128,7 +128,7 @@
valid
Returns boolean
@@ -1109,7 +1109,7 @@validate
constructor
Type parameters
@@ -164,7 +164,7 @@Protected _normalizeBefo
@@ -175,7 +175,7 @@
diff --git a/apidoc/classes/FieldModel.html b/apidoc/classes/FieldModel.html
index 269dd785..85b529e1 100644
--- a/apidoc/classes/FieldModel.html
+++ b/apidoc/classes/FieldModel.html
@@ -147,7 +147,7 @@
Protected _validators
@@ -193,7 +193,7 @@build
Parameters
@@ -217,7 +217,7 @@normalizeBeforeSubmit
Type parameters
@@ -247,7 +247,7 @@validators
Protected
@@ -162,7 +162,7 @@ _valid$: BehaviorSubject<boolean> = ...
@@ -172,7 +172,7 @@ _value$: BehaviorSubject<Value> = ...
@@ -182,7 +182,7 @@
@@ -198,7 +198,7 @@
@@ -214,7 +214,7 @@ isCompositing: boolean = false
@@ -247,7 +247,7 @@ isTouched: boolean = false
@@ -257,7 +257,7 @@ normalizeBeforeSubmit: INormalizeBeforeSubmit<Value, any> = ...
@@ -273,7 +273,7 @@
@@ -304,7 +304,7 @@
Overrides BasicModel._displayName
-- Defined in packages/zent/src/form/formulr/models/field.ts:23
+ - Defined in packages/zent/src/form/formulr/models/field.ts:23
Readonly _valid$
Readonly _value$
Optional builder: FieldBuilder<Value>
destroyOnUnmount
Readonly error$
@@ -232,7 +232,7 @@isCompositing
isTouched
normalizeBeforeSubmit
owner
@@ -291,7 +291,7 @@error
Returns
@@ -332,7 +332,7 @@
form
Returns FormModel<UnknownFieldSetModelChildren>
@@ -349,7 +349,7 @@valid$
Returns BehaviorSubject<boolean>
@@ -367,7 +367,7 @@value
Returns Value
@@ -375,7 +375,7 @@Returns Value
@@ -442,7 +442,7 @@
@@ -484,7 +484,7 @@
@@ -543,7 +543,7 @@
@@ -575,7 +575,7 @@
@@ -607,7 +607,7 @@
@@ -630,7 +630,7 @@
@@ -653,7 +653,7 @@
@@ -676,7 +676,7 @@
Parameters
@@ -398,7 +398,7 @@value$
Returns BehaviorSubject<Value>
@@ -419,7 +419,7 @@clear
clearError
Returns void
@@ -460,7 +460,7 @@dirty
dispose
Returns void
@@ -502,7 +502,7 @@getRawValue
Returns Value
@@ -520,7 +520,7 @@getSubmitValue
initialize
patchValue
pristine
reset
touched
Protected triggerValidat
diff --git a/apidoc/classes/FieldSetBuilder.html b/apidoc/classes/FieldSetBuilder.html
index b2dcee34..f5f149ae 100644
--- a/apidoc/classes/FieldSetBuilder.html
+++ b/apidoc/classes/FieldSetBuilder.html
@@ -134,7 +134,7 @@
Parameters
@@ -700,7 +700,7 @@valid
Returns boolean
@@ -718,7 +718,7 @@validate
constructor
Type parameters
@@ -170,7 +170,7 @@Protected _normalizeBefo
@@ -181,7 +181,7 @@
@@ -257,7 +257,7 @@
diff --git a/apidoc/classes/FieldSetModel.html b/apidoc/classes/FieldSetModel.html
index 0ce65e0c..0df31fcc 100644
--- a/apidoc/classes/FieldSetModel.html
+++ b/apidoc/classes/FieldSetModel.html
@@ -151,7 +151,7 @@
Protected _validators
@@ -199,7 +199,7 @@build
Parameters
@@ -222,7 +222,7 @@get
normalizeBeforeSubmit
Type parameters
@@ -287,7 +287,7 @@validators
Protected
@@ -166,7 +166,7 @@
@@ -181,7 +181,7 @@
@@ -201,7 +201,7 @@ children: Children = ...
@@ -212,7 +212,7 @@
@@ -228,7 +228,7 @@ normalizeBeforeSubmit: INormalizeBeforeSubmit<$FieldSetValue<Children>, any> = ...
@@ -262,7 +262,7 @@
@@ -293,7 +293,7 @@
Overrides BasicModel._displayName
-- Defined in packages/zent/src/form/formulr/models/set.ts:34
+ - Defined in packages/zent/src/form/formulr/models/set.ts:34
Optional builder: FieldSetBuilder<UnknownFieldSetBuilderChildren>
Readonly childRegister$
childRegister$: Subject<string> = ...
@@ -191,7 +191,7 @@ Remove$: Subject<string> = ...
Readonly childRemove$
childReadonly children
destroyOnUnmount
Readonly error$
@@ -246,7 +246,7 @@normalizeBeforeSubmit
owner
@@ -280,7 +280,7 @@error
Returns
@@ -321,7 +321,7 @@
@@ -464,7 +464,7 @@
@@ -487,7 +487,7 @@
@@ -511,7 +511,7 @@
@@ -566,7 +566,7 @@
@@ -589,7 +589,7 @@
@@ -612,7 +612,7 @@
@@ -644,7 +644,7 @@
@@ -676,7 +676,7 @@
@@ -698,7 +698,7 @@
@@ -735,7 +735,7 @@
@@ -774,7 +774,7 @@
@@ -797,7 +797,7 @@
@@ -820,7 +820,7 @@
form
Returns FormModel<UnknownFieldSetModelChildren>
@@ -338,7 +338,7 @@valid$
Returns BehaviorSubject<boolean>
@@ -355,7 +355,7 @@value
Returns $FieldSetValue<Children>
@@ -372,7 +372,7 @@value$
Returns BehaviorSubject<$FieldSetValue<Children>>
@@ -393,7 +393,7 @@_getValid$
Parameters
@@ -417,7 +417,7 @@_getValue$
Parameters
@@ -441,7 +441,7 @@clear
clearError
dirty
dispose
Returns void
@@ -528,7 +528,7 @@get
getRawValue
getSubmitValue
initialize
patchValue
pristine
registerChild
removeChild
reset
touched
Protected triggerValidat
diff --git a/apidoc/classes/Form.html b/apidoc/classes/Form.html
index 53946cb9..b85730be 100644
--- a/apidoc/classes/Form.html
+++ b/apidoc/classes/Form.html
@@ -262,7 +262,7 @@ formRef: RefObject<HTMLFormElement> = ...
@@ -320,7 +320,7 @@ CombineErrors: typeof CombineErrors = ...
@@ -330,7 +330,7 @@
Parameters
@@ -844,7 +844,7 @@valid
Returns boolean
@@ -862,7 +862,7 @@validate
Readonly formRef
Static CombineErrors
Static FieldSetValue
FieldSetValue: (__namedParameters: IFieldSetValueProps) => Element = ...
@@ -366,7 +366,7 @@ FieldValid: <T>(props: IFieldValidProps<T>) => React.ReactElement | null = ...
@@ -409,7 +409,7 @@ FieldValue: <T>(props: IFieldValueProps<T>) => React.ReactElement | null = ...
@@ -451,7 +451,7 @@ TouchWhen: typeof TouchWhen = ...
@@ -461,7 +461,7 @@ Occasion: typeof ValidateOccasion = ...
@@ -471,7 +471,7 @@ ValidateOption: typeof ValidateOption = ...
@@ -481,7 +481,7 @@ array: <ChildBuilder>(childBuilder: ChildBuilder) => FieldArrayBuilder<ChildBuilder> = ...
@@ -559,7 +559,7 @@
Static FieldValid
Static FieldValue
Static TouchWhen
Static ValidateOccasion
ValidateStatic ValidateOption
Static array
Static createAsyncVali
createAsyncValidator: <T>(validator: (value: T, context: ValidatorContext<T>) => null | Observable<IMaybeError<T>> | Promise<IMaybeError<T>>) => IAsyncValidator<T> = ...
@@ -625,7 +625,7 @@ displayName: string = 'ZentForm'
@@ -635,7 +635,7 @@ field: <T>(defaultValue: T) => FieldBuilder<T> = ...
@@ -680,7 +680,7 @@ form: <ChildBuilders>(childBuilders: ChildBuilders) => FormBuilder<ChildBuilders> = ...
@@ -725,7 +725,7 @@
Static displayName
Static field
Static form
Static isAsyncValidato
isAsyncValidator: <T>(validator: ISyncValidator<T> | IAsyncValidator<T>) => validator is IAsyncValidator<T> = ...
@@ -770,7 +770,7 @@ set: <ChildBuilders>(childBuilders: ChildBuilders) => FieldSetBuilder<ChildBuilders> = ...
@@ -815,7 +815,7 @@ useField: { <Value>(field: string | ModelRef<Value, any, FieldModel<Value>>, defaultValue: Value | (() => Value), validators?: IValidators<Value>): FieldModel<Value>; <Value>(field: FieldModel<Value> | ModelRef<Value, any, FieldModel<Value>>): FieldModel<Value> } = ...
@@ -897,7 +897,7 @@
Static set
Static useField
Static useFieldArray
useFieldArray: { <Item, Child>(field: string | ModelRef<readonly Item[], any, FieldArrayModel<Item, Child>>, validators?: IValidators<readonly (Item | null)[]>, defaultValue?: Item[]): FieldArrayModel<Item, Child>; <Item, Child>(field: FieldArrayModel<Item, Child>): FieldArrayModel<Item, Child> } = ...
@@ -985,7 +985,7 @@
@@ -1030,7 +1030,7 @@
@@ -1082,7 +1082,7 @@ FieldSet: { <T>(field: string | ModelRef<$FieldSetValue<T>, any, FieldSetModel<T>>, validators?: IValidators<$FieldSetValue<T>>): IUseFieldSet<T>; <T>(field: FieldSetModel<T>): IUseFieldSet<T> } = ...
@@ -1158,7 +1158,7 @@
Static useFieldArrayuseFieldArrayChildModels: <Item, Child>(field: string | FieldArrayModel<Item, Child>) => Child[] | null = ...
Static useFieldArrayuseFieldArrayValue: <Item, Child>(field: string | FieldArrayModel<Item, Child>) => Child[] | null = ...
Static useFieldSet
useStatic useFieldValid
useFieldValid: <T>(field: string | IModel<T>) => boolean | null = ...
@@ -1203,7 +1203,7 @@
Static useFieldValue
useFieldValue: <T>(field: string | IModel<T>) => T | null = ...
@@ -1248,7 +1248,7 @@ useForm: <T>(arg: View | FormBuilder<T>) => ZentForm<$FieldSetBuilderChildren<T>> = ...
@@ -1285,7 +1285,7 @@
@@ -1330,7 +1330,7 @@
@@ -1380,7 +1380,7 @@
Static useForm
Static useFormValiduseFormValid: <T>(form: ZentForm<T>) => boolean = ...
Static useFormValueuseFormValue: <T>(form: ZentForm<T>, defaultValue?: $FieldSetValue<T>) => $FieldSetValue<T> = ...
Static useModelValid
useModelValid: <T>(model: IModel<T>) => boolean | null = ...
@@ -1429,7 +1429,7 @@
Static useModelValue
useModelValue: <T>(model: IModel<T>) => T | null = ...
@@ -1478,7 +1478,7 @@
@@ -1711,7 +1711,7 @@
Static useNamedChilduseNamedChildModel: <T, K>(fieldSet: FieldSetModel<T>, name: K) => T[K] = ...
componentDidMount
Returns void
@@ -1729,7 +1729,7 @@componentDidUpdate
Parameters
@@ -1838,7 +1838,7 @@componentWillUnmount
Returns void
@@ -1977,7 +1977,7 @@render
Returns Element
@@ -1994,7 +1994,7 @@scrollToFirstError
Returns void
diff --git a/apidoc/classes/FormBuilder.html b/apidoc/classes/FormBuilder.html index 3467b49c..1f0810bb 100644 --- a/apidoc/classes/FormBuilder.html +++ b/apidoc/classes/FormBuilder.html @@ -129,7 +129,7 @@constructor
Type parameters
@@ -166,7 +166,7 @@Protected _normalizeBefo
@@ -177,7 +177,7 @@
@@ -254,7 +254,7 @@
diff --git a/apidoc/classes/FormValidationError.html b/apidoc/classes/FormValidationError.html
index 309cf88c..a90d5fbd 100644
--- a/apidoc/classes/FormValidationError.html
+++ b/apidoc/classes/FormValidationError.html
@@ -120,7 +120,7 @@ bodyTable: RefObject<HTMLDivElement> = ...
@@ -277,7 +277,7 @@ footEl: Element
@@ -287,7 +287,7 @@ footNode: RefObject<Footer> = ...
@@ -297,7 +297,7 @@ getExpandBodyRender: (expandRowKeys: boolean[], expandation: IGridExpandation<any>) => IGridColumnBodyRenderFunc<Data> = ...
@@ -331,7 +331,7 @@ gridNode: RefObject<HTMLDivElement> = ...
@@ -341,7 +341,7 @@ handleBatchSelect: (type: "selectAll" | "removeAll", datasets: readonly Data[]) => void = ...
@@ -375,7 +375,7 @@ handleBodyScrollRunOnceNextFrame
Protected _validators
@@ -195,7 +195,7 @@build
Parameters
@@ -219,7 +219,7 @@get
normalizeBeforeSubmit
Type parameters
@@ -284,7 +284,7 @@validators
constructor
Parameters
diff --git a/apidoc/classes/Grid.html b/apidoc/classes/Grid.html index b498fb05..3c748739 100644 --- a/apidoc/classes/Grid.html +++ b/apidoc/classes/Grid.html @@ -204,7 +204,7 @@constructor
Type parameters
@@ -238,7 +238,7 @@bodyTable
footEl
footNode
getExpandBodyRender
gridNode
handleBatchSelect
handleBodyScrollRunOnceNextFrame