diff --git a/apidoc/classes/Alert.html b/apidoc/classes/Alert.html index e8be034e..12c13ba9 100644 --- a/apidoc/classes/Alert.html +++ b/apidoc/classes/Alert.html @@ -253,7 +253,7 @@

state

@@ -296,7 +296,7 @@

Static defaultProps

defaultProps: { bordered: boolean; closable: boolean; loading: boolean; outline: boolean; type: string } = ...
@@ -326,7 +326,7 @@

Static highlightClassN
highlightClassName: string = 'zent-alert-item-content__highlight'
@@ -803,7 +803,7 @@

render

Returns Element

diff --git a/apidoc/classes/AlertItem.html b/apidoc/classes/AlertItem.html index fe639d56..290c8d71 100644 --- a/apidoc/classes/AlertItem.html +++ b/apidoc/classes/AlertItem.html @@ -761,7 +761,7 @@

render

Returns any

diff --git a/apidoc/classes/AnimateHeight.html b/apidoc/classes/AnimateHeight.html index e4707bef..10eb772c 100644 --- a/apidoc/classes/AnimateHeight.html +++ b/apidoc/classes/AnimateHeight.html @@ -295,7 +295,7 @@

Static defaultProps

defaultProps: { appear: boolean; duration: number; easing: string; overflow: string; transitionPrototype: string } = ...
@@ -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

refMenuItemList: RefObject<SelectMenu> = ...
@@ -276,7 +276,7 @@

Static contextType

@@ -286,7 +286,7 @@

Static defaultProps

defaultProps: { 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

  • Returns IAutoCompleteMenuObjectItem[]

    @@ -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

  • @@ -983,7 +983,7 @@

    render

    Returns Element

    @@ -1000,7 +1000,7 @@

    selectCurrentFocusIndex

  • Parameters

    @@ -1108,7 +1108,7 @@

    togglePopoverOpen

  • Returns void

    @@ -1125,7 +1125,7 @@

    Static getDerivedState
  • 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

    avatarNodeRef: RefObject<HTMLSpanElement> = ...
    @@ -266,7 +266,7 @@

    state

    @@ -287,7 +287,7 @@

    textNodeRef

    textNodeRef: RefObject<HTMLSpanElement> = ...
    @@ -330,7 +330,7 @@

    Static defaultProps

    defaultProps: { bordered: boolean; shape: string; size: string } = ...
    @@ -532,7 +532,7 @@

    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
  • 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

    defaultProps: { className: string; count: number; dot: boolean; maxCount: number; showZero: boolean } = ...
    @@ -793,7 +793,7 @@

    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

    getLayout: (props: IProps) => PaginationLayout[] = ...
    @@ -278,7 +278,7 @@

    Readonly layoutFn: PaginationLayoutFunction

    @@ -288,7 +288,7 @@

    Readonly name: string

  • @@ -809,7 +809,7 @@

    getLayoutOptions

  • Parameters

    @@ -868,7 +868,7 @@

    getTotal

  • @@ -896,7 +896,7 @@

    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 @@

    Protected _validators

    _validators: IValidators<Value> = []
    @@ -184,7 +184,7 @@

    Abstract build

  • Parameters

    @@ -207,7 +207,7 @@

    normalizeBeforeSubmit

  • Type parameters

    @@ -236,7 +236,7 @@

    validators

  • 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 @@

    Protected constructor

  • Type parameters

    @@ -190,7 +190,7 @@

    Protected _displayName: string

  • @@ -205,7 +205,7 @@

    destroyOnUnmount

    destroyOnUnmount: boolean = false
    @@ -220,7 +220,7 @@

    Readonly error$

    error$: BehaviorSubject<IValidateResult<Value>> = ...
    @@ -239,7 +239,7 @@

    Abstract owner

    @@ -257,7 +257,7 @@

    error

  • @@ -270,7 +270,7 @@

    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
  • 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

    defaultProps: { className: string; position: string; type: string } = ...
    @@ -786,7 +786,7 @@

    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

    breadcrumbRef: RefObject<HTMLDivElement> = ...
    @@ -212,7 +212,7 @@

    contentRef

    contentRef: RefObject<HTMLDivElement> = ...
    @@ -251,7 +251,7 @@

    isMoving

    isMoving: boolean = false
    @@ -299,7 +299,7 @@

    state

    @@ -326,7 +326,7 @@

    Static Item

    Item: typeof BreadcrumbItem = ...
    @@ -369,7 +369,7 @@

    Static defaultProps

    defaultProps: { breads: any[]; className: string } = ...
    @@ -397,7 +397,7 @@

    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

    Directive: <ChildProps>(props: IButtonDirectiveProps<ChildProps>) => Element = ...
    @@ -283,7 +283,7 @@

    Static Group

    Group: FC<IButtonGroupProps> = ...
    @@ -294,7 +294,7 @@

    Static contextType

    @@ -304,7 +304,7 @@

    Static defaultProps

    defaultProps: { bordered: boolean; htmlType: string; size: string; type: string } = ...
    @@ -798,7 +798,7 @@

    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

    defaultProps: { bodyStyle: {}; className: string; loading: boolean; style: {}; type: string } = ...
    @@ -796,7 +796,7 @@

    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

    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 @@

    Static contextType

    @@ -394,7 +394,7 @@

    Static defaultProps

    defaultProps: { isValueEqual: (value1: any, value2: any) => boolean; value: any[] } = ...
    @@ -913,7 +913,7 @@

    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

    containerWidth: number = ...
    @@ -210,7 +210,7 @@

    element

    element: HTMLDivElement = null
    @@ -220,7 +220,7 @@

    handleContainerResize

    handleContainerResize: ResizeObserverCallback = ...
    @@ -230,7 +230,7 @@

    innerElement

    innerElement: RefObject<HTMLSpanElement> = ...
    @@ -277,7 +277,7 @@

    resizeObserver

    resizeObserver: ResizeObserver = null
    @@ -331,7 +331,7 @@

    Static defaultProps

    defaultProps: Partial<IClampLinesProps> = ...
    @@ -485,7 +485,7 @@

    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

    Panel: typeof CollapsePanel = ...
    @@ -307,7 +307,7 @@

    Static defaultProps

    defaultProps: { accordion: boolean; bordered: boolean; panelTitleBackground: string } = ...
    @@ -797,7 +797,7 @@

    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

    @@ -254,7 +254,7 @@

    Static contextType

    @@ -264,7 +264,7 @@

    Static defaultProps

    defaultProps: { showArrow: boolean } = ...
    @@ -749,7 +749,7 @@

    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

    @@ -261,7 +261,7 @@

    Static ColorBoard

    ColorBoard: ComponentClass<any, any> = ...
    @@ -272,7 +272,7 @@

    Static contextType

    @@ -282,7 +282,7 @@

    Static defaultProps

    defaultProps: { className: string; presetColors: string[]; showAlpha: boolean; type: string; wrapperClassName: string; onChange: any } = ...
    @@ -312,7 +312,7 @@
    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

    defaultProps: { onCopyError: string; onCopySuccess: string } = ...
    @@ -784,7 +784,7 @@

    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

    defaultProps: { className: string; format: string; max: string; min: string; preset: { value: number }[]; value: any[]; valueType: string } = ...
    @@ -771,7 +771,7 @@

    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

    lastMousePosition: IMousePosition = null
    @@ -250,7 +250,7 @@

    Static closeDialog

    closeDialog: (dialogId: string, options?: ICloseDialogOption) => void = ...
    @@ -317,7 +317,7 @@

    Static defaultProps

    defaultProps: { className: string; closeBtn: boolean; footer: any; mask: boolean; maskClosable: boolean; style: {}; title: string; visible: boolean; onClose: any } = ...
    @@ -358,7 +358,7 @@
    onClose: function
  • Returns void

    @@ -374,7 +374,7 @@

    Static openDialog

    openDialog: (options?: Partial<IOpenDialogOption>) => (triggerOnClose?: boolean) => void = ...
    @@ -889,7 +889,7 @@

    onClose

  • Parameters

    @@ -912,7 +912,7 @@

    onExited

  • Returns void

    @@ -930,7 +930,7 @@

    render

    Returns Element

    @@ -1032,7 +1032,7 @@

    Static getDerivedState
  • 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

    @@ -275,7 +275,7 @@

    Static catchError

    catchError: (__namedParameters?: ICatchErrorOption) => <P>(BaseComponent: ComponentType<P>) => (props: P) => Element = ...
    @@ -381,7 +381,7 @@

    Static defaultProps

    defaultProps: { FallbackComponent: (__namedParameters: Object) => Element } = ...
    @@ -417,7 +417,7 @@

    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 @@

    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

  • @@ -286,7 +286,7 @@

    validators

    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

    Overrides BasicModel._displayName

    @@ -172,7 +172,7 @@

    Optional builder: FieldArrayBuilder<BasicBuilder<Item, Child>>

    @@ -187,7 +187,7 @@

    Readonly children$

    children$: BehaviorSubject<Child[]>
    @@ -198,7 +198,7 @@

    destroyOnUnmount

    @@ -214,7 +214,7 @@

    Readonly error$

    @@ -232,7 +232,7 @@

    normalizeBeforeSubmit

    normalizeBeforeSubmit: INormalizeBeforeSubmit<Item[], any> = ...
    @@ -248,7 +248,7 @@

    owner

    @@ -265,7 +265,7 @@

    children

  • @@ -288,7 +288,7 @@

    error

  • @@ -301,7 +301,7 @@

    Returns
    @@ -329,7 +329,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

    @@ -448,7 +448,7 @@

    clearError

    @@ -471,7 +471,7 @@

    dirty

    @@ -495,7 +495,7 @@

    dispose

    Returns void

    @@ -512,7 +512,7 @@

    filter

  • @@ -569,7 +569,7 @@

    get

  • @@ -734,7 +734,7 @@

    pristine

    @@ -757,7 +757,7 @@

    push

  • @@ -779,7 +779,7 @@

    Returns number
    @@ -811,7 +811,7 @@

    reset

    @@ -833,7 +833,7 @@

    shift

  • @@ -856,7 +856,7 @@

    sort

  • @@ -910,7 +910,7 @@

    splice

  • @@ -945,7 +945,7 @@

    Returns Child
    @@ -990,7 +990,7 @@

    touched

    @@ -1013,7 +1013,7 @@

    Protected triggerValidat

    Parameters

    @@ -1037,7 +1037,7 @@

    unshift

  • @@ -1059,7 +1059,7 @@

    Returns number
    @@ -1091,7 +1091,7 @@

    valid

    Returns boolean

    @@ -1109,7 +1109,7 @@

    validate

    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 @@

    constructor

    Type parameters

    @@ -164,7 +164,7 @@

    Protected _normalizeBefo @@ -175,7 +175,7 @@

    Protected _validators

    @@ -193,7 +193,7 @@

    build

    Parameters

    @@ -217,7 +217,7 @@

    normalizeBeforeSubmit

    Type parameters

    @@ -247,7 +247,7 @@

    validators

    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

    Overrides BasicModel._displayName

    @@ -162,7 +162,7 @@

    Readonly _valid$

    _valid$: BehaviorSubject<boolean> = ...
    @@ -172,7 +172,7 @@

    Readonly _value$

    _value$: BehaviorSubject<Value> = ...
    @@ -182,7 +182,7 @@

    Optional builder: FieldBuilder<Value>

    @@ -198,7 +198,7 @@

    destroyOnUnmount

    @@ -214,7 +214,7 @@

    Readonly error$

    @@ -232,7 +232,7 @@

    isCompositing

    isCompositing: boolean = false
    @@ -247,7 +247,7 @@

    isTouched

    isTouched: boolean = false
    @@ -257,7 +257,7 @@

    normalizeBeforeSubmit

    normalizeBeforeSubmit: INormalizeBeforeSubmit<Value, any> = ...
    @@ -273,7 +273,7 @@

    owner

    @@ -291,7 +291,7 @@

    error

  • @@ -304,7 +304,7 @@

    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

    Parameters

    @@ -398,7 +398,7 @@

    value$

  • Returns BehaviorSubject<Value>

    @@ -419,7 +419,7 @@

    clear

    @@ -442,7 +442,7 @@

    clearError

    Returns void

    @@ -460,7 +460,7 @@

    dirty

    @@ -484,7 +484,7 @@

    dispose

    Returns void

    @@ -502,7 +502,7 @@

    getRawValue

    Returns Value

    @@ -520,7 +520,7 @@

    getSubmitValue

    @@ -543,7 +543,7 @@

    initialize

    @@ -575,7 +575,7 @@

    patchValue

    @@ -607,7 +607,7 @@

    pristine

    @@ -630,7 +630,7 @@

    reset

    @@ -653,7 +653,7 @@

    touched

    @@ -676,7 +676,7 @@

    Protected triggerValidat

    Parameters

    @@ -700,7 +700,7 @@

    valid

    Returns boolean

    @@ -718,7 +718,7 @@

    validate

    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 @@

    constructor

    Type parameters

    @@ -170,7 +170,7 @@

    Protected _normalizeBefo @@ -181,7 +181,7 @@

    Protected _validators

    @@ -199,7 +199,7 @@

    build

    Parameters

    @@ -222,7 +222,7 @@

    get

  • @@ -257,7 +257,7 @@

    normalizeBeforeSubmit

    Type parameters

    @@ -287,7 +287,7 @@

    validators

    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

    Overrides BasicModel._displayName

    @@ -166,7 +166,7 @@

    Optional builder: FieldSetBuilder<UnknownFieldSetBuilderChildren>

    @@ -181,7 +181,7 @@

    Readonly childRegister$childRegister$: Subject<string> = ...

    @@ -191,7 +191,7 @@

    Readonly childRemove$

    childRemove$: Subject<string> = ...

    @@ -201,7 +201,7 @@

    Readonly children

    children: Children = ...
    @@ -212,7 +212,7 @@

    destroyOnUnmount

    @@ -228,7 +228,7 @@

    Readonly error$

    @@ -246,7 +246,7 @@

    normalizeBeforeSubmit

    normalizeBeforeSubmit: INormalizeBeforeSubmit<$FieldSetValue<Children>, any> = ...
    @@ -262,7 +262,7 @@

    owner

    @@ -280,7 +280,7 @@

    error

  • @@ -293,7 +293,7 @@

    Returns
    @@ -321,7 +321,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

    @@ -464,7 +464,7 @@

    clearError

    @@ -487,7 +487,7 @@

    dirty

    @@ -511,7 +511,7 @@

    dispose

    Returns void

    @@ -528,7 +528,7 @@

    get

  • @@ -566,7 +566,7 @@

    getRawValue

    @@ -589,7 +589,7 @@

    getSubmitValue

    @@ -612,7 +612,7 @@

    initialize

    @@ -644,7 +644,7 @@

    patchValue

    @@ -676,7 +676,7 @@

    pristine

    @@ -698,7 +698,7 @@

    registerChild

  • @@ -735,7 +735,7 @@

    removeChild

  • @@ -774,7 +774,7 @@

    reset

    @@ -797,7 +797,7 @@

    touched

    @@ -820,7 +820,7 @@

    Protected triggerValidat

    Parameters

    @@ -844,7 +844,7 @@

    valid

    Returns boolean

    @@ -862,7 +862,7 @@

    validate

    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 @@

    Readonly formRef

    formRef: RefObject<HTMLFormElement> = ...
    @@ -320,7 +320,7 @@

    Static CombineErrors

    CombineErrors: typeof CombineErrors = ...
    @@ -330,7 +330,7 @@

    Static FieldSetValueFieldSetValue: (__namedParameters: IFieldSetValueProps) => Element = ...

    @@ -366,7 +366,7 @@

    Static FieldValid

    FieldValid: <T>(props: IFieldValidProps<T>) => React.ReactElement | null = ...
    @@ -409,7 +409,7 @@

    Static FieldValue

    FieldValue: <T>(props: IFieldValueProps<T>) => React.ReactElement | null = ...
    @@ -451,7 +451,7 @@

    Static TouchWhen

    TouchWhen: typeof TouchWhen = ...
    @@ -461,7 +461,7 @@

    Static ValidateOccasion

    ValidateOccasion: typeof ValidateOccasion = ...
    @@ -471,7 +471,7 @@

    Static ValidateOption

    ValidateOption: typeof ValidateOption = ...
    @@ -481,7 +481,7 @@

    Static array

    array: <ChildBuilder>(childBuilder: ChildBuilder) => FieldArrayBuilder<ChildBuilder> = ...
    @@ -559,7 +559,7 @@

    Static createAsyncVali
    createAsyncValidator: <T>(validator: (value: T, context: ValidatorContext<T>) => null | Observable<IMaybeError<T>> | Promise<IMaybeError<T>>) => IAsyncValidator<T> = ...
    @@ -625,7 +625,7 @@

    Static displayName

    displayName: string = 'ZentForm'
    @@ -635,7 +635,7 @@

    Static field

    field: <T>(defaultValue: T) => FieldBuilder<T> = ...
    @@ -680,7 +680,7 @@

    Static form

    form: <ChildBuilders>(childBuilders: ChildBuilders) => FormBuilder<ChildBuilders> = ...
    @@ -725,7 +725,7 @@

    Static isAsyncValidato
    isAsyncValidator: <T>(validator: ISyncValidator<T> | IAsyncValidator<T>) => validator is IAsyncValidator<T> = ...
    @@ -770,7 +770,7 @@

    Static set

    set: <ChildBuilders>(childBuilders: ChildBuilders) => FieldSetBuilder<ChildBuilders> = ...
    @@ -815,7 +815,7 @@

    Static useField

    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 useFieldArrayuseFieldArray: { <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 @@

    Static useFieldArrayuseFieldArrayChildModels: <Item, Child>(field: string | FieldArrayModel<Item, Child>) => Child[] | null = ...

    @@ -1030,7 +1030,7 @@

    Static useFieldArrayuseFieldArrayValue: <Item, Child>(field: string | FieldArrayModel<Item, Child>) => Child[] | null = ...

    @@ -1082,7 +1082,7 @@

    Static useFieldSet

    useFieldSet: { <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 useFieldValiduseFieldValid: <T>(field: string | IModel<T>) => boolean | null = ...

    @@ -1203,7 +1203,7 @@

    Static useFieldValueuseFieldValue: <T>(field: string | IModel<T>) => T | null = ...

    @@ -1248,7 +1248,7 @@

    Static useForm

    useForm: <T>(arg: View | FormBuilder<T>) => ZentForm<$FieldSetBuilderChildren<T>> = ...
    @@ -1285,7 +1285,7 @@

    Static useFormValiduseFormValid: <T>(form: ZentForm<T>) => boolean = ...

    @@ -1330,7 +1330,7 @@

    Static useFormValueuseFormValue: <T>(form: ZentForm<T>, defaultValue?: $FieldSetValue<T>) => $FieldSetValue<T> = ...

    @@ -1380,7 +1380,7 @@

    Static useModelValiduseModelValid: <T>(model: IModel<T>) => boolean | null = ...

    @@ -1429,7 +1429,7 @@

    Static useModelValueuseModelValue: <T>(model: IModel<T>) => T | null = ...

    @@ -1478,7 +1478,7 @@

    Static useNamedChilduseNamedChildModel: <T, K>(fieldSet: FieldSetModel<T>, name: K) => T[K] = ...

    @@ -1711,7 +1711,7 @@

    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 @@

    Protected _validators

    @@ -195,7 +195,7 @@

    build

    Parameters

    @@ -219,7 +219,7 @@

    get

    @@ -254,7 +254,7 @@

    normalizeBeforeSubmit

    Type parameters

    @@ -284,7 +284,7 @@

    validators

    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 @@

    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

    bodyTable: RefObject<HTMLDivElement> = ...
    @@ -277,7 +277,7 @@

    footEl

    footEl: Element
    @@ -287,7 +287,7 @@

    footNode

    footNode: RefObject<Footer> = ...
    @@ -297,7 +297,7 @@

    getExpandBodyRender

    getExpandBodyRender: (expandRowKeys: boolean[], expandation: IGridExpandation<any>) => IGridColumnBodyRenderFunc<Data> = ...
    @@ -331,7 +331,7 @@

    gridNode

    gridNode: RefObject<HTMLDivElement> = ...
    @@ -341,7 +341,7 @@

    handleBatchSelect

    handleBatchSelect: (type: "selectAll" | "removeAll", datasets: readonly Data[]) => void = ...
    @@ -375,7 +375,7 @@

    handleBodyScrollRunOnceNextFrame

    handleBodyScrollRunOnceNextFrame: (e: UIEvent<HTMLDivElement, UIEvent>) => void & ICancelable = ...
    @@ -385,7 +385,7 @@

    headerEl

    headerEl: Element
    @@ -395,7 +395,7 @@

    headerNode

    headerNode: RefObject<Header<Data>> = ...
    @@ -405,7 +405,7 @@

    isAnyColumnsFixed

    isAnyColumnsFixed: () => boolean = ...
    @@ -430,7 +430,7 @@

    isAnyColumnsLeftFixed

    isAnyColumnsLeftFixed: () => boolean = ...
    @@ -455,7 +455,7 @@

    isAnyColumnsRightFixed

    isAnyColumnsRightFixed: () => boolean = ...
    @@ -480,7 +480,7 @@

    lastScrollLeft

    lastScrollLeft: number
    @@ -490,7 +490,7 @@

    lastScrollTop

    lastScrollTop: number
    @@ -500,7 +500,7 @@

    leftBody

    leftBody: RefObject<HTMLDivElement> = ...
    @@ -510,7 +510,7 @@

    mounted

    mounted: boolean = false
    @@ -557,7 +557,7 @@

    renderSelectionCheckbox

    renderSelectionCheckbox: () => IGridColumnBodyRenderFunc<Data> = ...
    @@ -582,7 +582,7 @@

    renderSelectionRadio

    renderSelectionRadio: () => IGridColumnBodyRenderFunc<Data> = ...
    @@ -607,7 +607,7 @@

    rightBody

    rightBody: RefObject<HTMLDivElement> = ...
    @@ -617,7 +617,7 @@

    scrollBody

    scrollBody: RefObject<HTMLDivElement> = ...
    @@ -627,7 +627,7 @@

    scrollHeader

    scrollHeader: RefObject<HTMLDivElement> = ...
    @@ -637,7 +637,7 @@

    scrollPosition

    scrollPosition: GridScrollPosition
    @@ -647,7 +647,7 @@

    selectionPropsCache

    selectionPropsCache: {} = {}
    @@ -684,7 +684,7 @@

    stickyHead

    stickyHead: RefObject<HTMLDivElement> = ...
    @@ -694,7 +694,7 @@

    store

    store: default = ...
    @@ -737,7 +737,7 @@

    Static defaultProps

    defaultProps: Partial<IGridProps<any, {}, string>> = ...
    @@ -925,7 +925,7 @@

    componentDidMount

    Returns void

    @@ -943,7 +943,7 @@

    componentDidUpdate

    Parameters

    @@ -1004,7 +1004,7 @@

    componentWillReceiveProps

    Parameters

    @@ -1028,7 +1028,7 @@

    componentWillUnmount

    Returns void

    @@ -1094,7 +1094,7 @@

    forceScroll

  • Parameters

    @@ -1159,7 +1159,7 @@

    getBatchComponents

  • Parameters

    @@ -1182,7 +1182,7 @@

    getBatchFixedStyle

  • Returns { width: undefined } | { width: number }

    @@ -1199,7 +1199,7 @@

    getColumns

  • Parameters

    @@ -1228,7 +1228,7 @@

    getDataKey

  • Parameters

    @@ -1254,7 +1254,7 @@

    getEmpty

  • Parameters

    @@ -1277,7 +1277,7 @@

    getExpandRowKeys

  • Parameters

    @@ -1300,7 +1300,7 @@

    getLeftColumns

  • Returns any

    @@ -1317,7 +1317,7 @@

    getLeftFixedTable

  • Returns Element[]

    @@ -1334,7 +1334,7 @@

    getRightColumns

  • Returns any

    @@ -1351,7 +1351,7 @@

    getRightFixedTable

  • Returns Element[]

    @@ -1368,7 +1368,7 @@

    getSelectionColumn

  • Parameters

    @@ -1394,7 +1394,7 @@

    getSelectionPropsByItem

  • Parameters

    @@ -1467,7 +1467,7 @@

    getStickyHead

  • Returns Element

    @@ -1484,7 +1484,7 @@

    getTable

  • Parameters

    @@ -1524,7 +1524,7 @@

    handleBodyScroll

  • Parameters

    @@ -1547,7 +1547,7 @@

    handleExpandRow

  • Parameters

    @@ -1591,7 +1591,7 @@

    handleSelect

  • Parameters

    @@ -1620,7 +1620,7 @@

    isFixedLayout

  • Returns boolean

    @@ -1637,7 +1637,7 @@

    onChange

  • Parameters

    @@ -1660,7 +1660,7 @@

    onPaginationChange

  • Parameters

    @@ -1686,7 +1686,7 @@

    onResize

  • Returns void

    @@ -1703,7 +1703,7 @@

    onRowMouseEnter

  • Parameters

    @@ -1726,7 +1726,7 @@

    onScroll

  • Returns void

    @@ -1743,7 +1743,7 @@

    onSelectChange

  • Parameters

    @@ -1770,7 +1770,7 @@

    render

    Returns Element

    @@ -1787,7 +1787,7 @@

    setScrollPosition

  • Parameters

    @@ -1810,7 +1810,7 @@

    setScrollPositionClassName

  • Returns void

    @@ -1872,7 +1872,7 @@

    setStickyHeadWidth

  • Returns void

    @@ -1929,7 +1929,7 @@

    syncFixedTableRowHeight

  • Returns void

    @@ -1946,7 +1946,7 @@

    toggleBatchComponents

  • Returns void

    diff --git a/apidoc/classes/I18nReceiver.html b/apidoc/classes/I18nReceiver.html index f2520fcc..564658cd 100644 --- a/apidoc/classes/I18nReceiver.html +++ b/apidoc/classes/I18nReceiver.html @@ -206,7 +206,7 @@

    context

    @@ -265,7 +265,7 @@

    Static contextType

    @@ -741,7 +741,7 @@

    receive

  • Returns I18nLocaleDataType<T>

    @@ -759,7 +759,7 @@

    render

    Returns ReactNode

    diff --git a/apidoc/classes/ImageUpload.html b/apidoc/classes/ImageUpload.html index c7179935..ddfa83bb 100644 --- a/apidoc/classes/ImageUpload.html +++ b/apidoc/classes/ImageUpload.html @@ -161,7 +161,7 @@

    constructor

    Parameters

    @@ -213,7 +213,7 @@

    emitOnError

    @@ -276,7 +276,7 @@

    Static FILE_UPLOAD_STA
    FILE_UPLOAD_STATUS: typeof FILE_UPLOAD_STATUS = ...
    @@ -319,7 +319,7 @@

    Static defaultProps

    defaultProps: Partial<IImageUploadProps> = ...
    @@ -336,7 +336,7 @@

    fileList

  • @@ -358,7 +358,7 @@

    isControlled

  • @@ -380,7 +380,7 @@

    remainAmount

  • @@ -793,7 +793,7 @@

    Protected createNew

    Parameters

    @@ -817,7 +817,7 @@

    deleteUploadItem

    @@ -846,7 +846,7 @@

    emitOnUpload

    @@ -950,7 +950,7 @@

    getUploadItem

    Parameters

    @@ -974,7 +974,7 @@

    Protected getUpload

    Parameters

    @@ -998,7 +998,7 @@

    onTriggerUploadFile

    @@ -1027,7 +1027,7 @@

    render

    Returns Element

    @@ -1045,7 +1045,7 @@

    Protected renderTips

    Overrides AbstractMultiUpload.renderTips

    Returns ReactNode

    @@ -1063,7 +1063,7 @@

    Protected renderTrigger<

    Parameters

    @@ -1087,7 +1087,7 @@

    Protected renderUpload

    Overrides AbstractMultiUpload.renderUploadList

    Parameters

    @@ -1111,7 +1111,7 @@

    retryUploadItem

    @@ -1225,7 +1225,7 @@

    updateFileList

    @@ -1272,7 +1272,7 @@

    updateUploadItem

    @@ -1304,7 +1304,7 @@

    updateUploadItemPercent

    @@ -1336,7 +1336,7 @@

    updateUploadItemStatusToFailed

    @@ -1365,7 +1365,7 @@

    updateUploadItemStatusToSuccess

    @@ -1397,7 +1397,7 @@

    Static getDerivedState

    Parameters

    diff --git a/apidoc/classes/Input.html b/apidoc/classes/Input.html index d2086afd..2a44c7b3 100644 --- a/apidoc/classes/Input.html +++ b/apidoc/classes/Input.html @@ -201,7 +201,7 @@

    clearInput

    clearInput: MouseEventHandler<HTMLElement> = ...
    @@ -212,7 +212,7 @@

    context

    @@ -222,7 +222,7 @@

    elementRef

    elementRef: RefObject<HTMLInputElement & HTMLTextAreaElement> = ...
    @@ -232,7 +232,7 @@

    onBlur

    onBlur: FocusEventHandler<HTMLInputElement & HTMLTextAreaElement> = ...
    @@ -242,7 +242,7 @@

    onFocus

    onFocus: FocusEventHandler<HTMLInputElement & HTMLTextAreaElement> = ...
    @@ -290,7 +290,7 @@

    state

    @@ -309,7 +309,7 @@

    Static contextType

    @@ -319,7 +319,7 @@

    Static defaultProps

    defaultProps: { size: string; type: string } = ...
    @@ -340,7 +340,7 @@

    Static displayName

    displayName: string = 'ZentInput'
    @@ -357,7 +357,7 @@

    input

  • @@ -553,7 +553,7 @@

    componentDidMount

    Returns void

    @@ -764,7 +764,7 @@

    focus

  • Returns void

    @@ -853,7 +853,7 @@

    onKeyDown

  • Parameters

    @@ -877,7 +877,7 @@

    render

    Returns Element

    @@ -894,7 +894,7 @@

    renderImpl

  • Parameters

    @@ -917,7 +917,7 @@

    renderInput

  • Parameters

    @@ -940,7 +940,7 @@

    select

  • Parameters

    diff --git a/apidoc/classes/LayoutCol.html b/apidoc/classes/LayoutCol.html index dbf66528..1d49a77e 100644 --- a/apidoc/classes/LayoutCol.html +++ b/apidoc/classes/LayoutCol.html @@ -295,7 +295,7 @@

    Static defaultProps

    defaultProps: { offset: number; order: number } = ...
    @@ -783,7 +783,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/LayoutGrid.html b/apidoc/classes/LayoutGrid.html index 12d6614b..1774f1b5 100644 --- a/apidoc/classes/LayoutGrid.html +++ b/apidoc/classes/LayoutGrid.html @@ -252,7 +252,7 @@

    state

    @@ -769,7 +769,7 @@

    onBreakpointChange

  • Parameters

    @@ -796,7 +796,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/LayoutRow.html b/apidoc/classes/LayoutRow.html index 62dfd533..46b0be34 100644 --- a/apidoc/classes/LayoutRow.html +++ b/apidoc/classes/LayoutRow.html @@ -295,7 +295,7 @@

    Static defaultProps

    defaultProps: { align: string; justify: string } = ...
    @@ -783,7 +783,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/LitePagination.html b/apidoc/classes/LitePagination.html index d5e6a0a8..af42bec0 100644 --- a/apidoc/classes/LitePagination.html +++ b/apidoc/classes/LitePagination.html @@ -229,7 +229,7 @@

    getLayout

    @@ -341,7 +341,7 @@

    Static defaultProps

    defaultProps: { buttonBordered: boolean; current: number; pageSize: number; showQuickJumper: boolean; showSizeChanger: boolean } = ...
    @@ -378,7 +378,7 @@

    layoutFn

  • Returns (options: IPaginationLayoutOptions) => PaginationLayout[]

    @@ -420,7 +420,7 @@

    name

  • Returns string

    @@ -864,7 +864,7 @@

    getLayoutOptions

    Parameters

    @@ -924,7 +924,7 @@

    getTotal

    @@ -953,7 +953,7 @@

    getTotalPages

    Parameters

    @@ -980,7 +980,7 @@

    onPageChange

    Parameters

    @@ -1004,7 +1004,7 @@

    onPageSizeChange

    Parameters

    @@ -1028,7 +1028,7 @@

    render

    Returns Element

    @@ -1131,7 +1131,7 @@

    shouldUpdateLayout

    Parameters

    diff --git a/apidoc/classes/Mention.html b/apidoc/classes/Mention.html index ce57a79f..4e11f2b5 100644 --- a/apidoc/classes/Mention.html +++ b/apidoc/classes/Mention.html @@ -208,7 +208,7 @@

    BottomPosition

    BottomPosition: IPositionFunction = ...
    @@ -218,7 +218,7 @@

    TopPosition

    TopPosition: IPositionFunction = ...
    @@ -228,7 +228,7 @@

    _compositing

    _compositing: boolean
    @@ -267,7 +267,7 @@

    input

    input: HTMLInputElement | HTMLTextAreaElement = null
    @@ -277,7 +277,7 @@

    onInputScroll

    onInputScroll: () => void & ICancelable = ...
    @@ -325,7 +325,7 @@

    state

    @@ -352,7 +352,7 @@

    suggestionList

    suggestionList: SelectMenu = null
    @@ -395,7 +395,7 @@

    Static defaultProps

    defaultProps: { inline: boolean; multiLine: boolean; position: string; suggestionNotFoundContent: string; suggestions: any[]; triggerText: string } = ...
    @@ -606,7 +606,7 @@

    componentDidMount

    Returns void

    @@ -624,7 +624,7 @@

    componentDidUpdate

    Parameters

    @@ -841,7 +841,7 @@

    getCaretCoordinates

  • Parameters

    @@ -875,7 +875,7 @@

    getDefaultState

  • Returns { placeholder: any; position: any; search: any; suggestionVisible: boolean }

    @@ -942,7 +942,7 @@

    onCloseMenuList

  • Returns void

    @@ -959,7 +959,7 @@

    onInputBlur

  • Parameters

    @@ -982,7 +982,7 @@

    onInputChange

  • Parameters

    @@ -1005,7 +1005,7 @@

    onInputCompositionEnd

  • Returns void

    @@ -1022,7 +1022,7 @@

    onInputCompositionStart

  • Returns void

    @@ -1039,7 +1039,7 @@

    onInputKeyDown

  • Parameters

    @@ -1062,7 +1062,7 @@

    onInputKeyUp

  • Parameters

    @@ -1085,7 +1085,7 @@

    onSelectSuggestion

  • Parameters

    @@ -1108,7 +1108,7 @@

    onSelectionChange

  • Returns void

    @@ -1125,7 +1125,7 @@

    onSuggestionListRefChange

  • Parameters

    @@ -1148,7 +1148,7 @@

    onSuggestionVisibleChange

  • Parameters

    @@ -1172,7 +1172,7 @@

    render

    Returns Element

    @@ -1189,7 +1189,7 @@

    saveInputRef

  • Parameters

    @@ -1257,7 +1257,7 @@

    setStateIfChange

  • Parameters

    @@ -1280,7 +1280,7 @@

    setSuggestionVisible

  • @@ -1350,7 +1350,7 @@

    triggerEventCallback

  • Parameters

    diff --git a/apidoc/classes/Menu.html b/apidoc/classes/Menu.html index 2b091c86..33fd47c1 100644 --- a/apidoc/classes/Menu.html +++ b/apidoc/classes/Menu.html @@ -143,7 +143,7 @@

    constructor

    Parameters

    @@ -242,7 +242,7 @@

    Static MenuItem

    MenuItem: typeof MenuItem = ...
    @@ -252,7 +252,7 @@

    Static SubMenu

    SubMenu: typeof default = ...
    @@ -295,7 +295,7 @@

    Static defaultProps

    defaultProps: { defaultExpandKeys: any[]; inlineIndent: number; mode: string; onClick: () => void; onSubMenuClick: () => void } = ...
    @@ -816,7 +816,7 @@

    handleClick

    Parameters

    @@ -842,7 +842,7 @@

    handleSelect

  • Parameters

    @@ -866,7 +866,7 @@

    render

    Returns Element

    @@ -884,7 +884,7 @@

    renderCommonMenuItem

    Parameters

    @@ -916,7 +916,7 @@

    renderMenuItem

  • Parameters

    @@ -1027,7 +1027,7 @@

    toggleExpand

  • Parameters

    @@ -1050,7 +1050,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/MenuCascader.html b/apidoc/classes/MenuCascader.html index f4f494cc..7a2b5c63 100644 --- a/apidoc/classes/MenuCascader.html +++ b/apidoc/classes/MenuCascader.html @@ -137,7 +137,7 @@

    constructor

    Parameters

    @@ -160,7 +160,7 @@

    context

    @@ -218,7 +218,7 @@

    tagsTriggerRef

    tagsTriggerRef: RefObject<TagsTrigger> = ...
    @@ -229,7 +229,7 @@

    Static contextType

    @@ -239,7 +239,7 @@

    Static defaultProps

    defaultProps: { async: boolean; clearable: boolean; expandTrigger: string; filter: (keyword: string, path: ICascaderItem[]) => boolean; highlight: (keyword: string, path: ICascaderItem[]) => ReactNode; limit: number; lineHeight: number; loadChildrenOnScroll: boolean; maxLine: any; multiple: boolean; multipleType: string; options: any[]; renderValue: (path: ICascaderItem[]) => string; scrollable: boolean; searchable: boolean; simplifySelectionMode: string; value: any[] } = ...
    @@ -837,7 +837,7 @@

    render

    Returns Element

    @@ -939,7 +939,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/MenuItem.html b/apidoc/classes/MenuItem.html index a3753496..bf67fd39 100644 --- a/apidoc/classes/MenuItem.html +++ b/apidoc/classes/MenuItem.html @@ -761,7 +761,7 @@

    handleClick

  • Parameters

    @@ -785,7 +785,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/MiniPagination.html b/apidoc/classes/MiniPagination.html index 2489d69e..8d264528 100644 --- a/apidoc/classes/MiniPagination.html +++ b/apidoc/classes/MiniPagination.html @@ -229,7 +229,7 @@

    getLayout

    @@ -341,7 +341,7 @@

    Static defaultProps

    defaultProps: { buttonBordered: boolean; current: number; pageSize: number } = ...
    @@ -372,7 +372,7 @@

    layoutFn

  • Returns (options: IPaginationLayoutOptions) => PaginationLayout[]

    @@ -407,7 +407,7 @@

    name

  • Returns string

    @@ -851,7 +851,7 @@

    getLayoutOptions

    Parameters

    @@ -911,7 +911,7 @@

    getTotal

    @@ -940,7 +940,7 @@

    getTotalPages

    Parameters

    @@ -967,7 +967,7 @@

    onPageChange

    Parameters

    @@ -991,7 +991,7 @@

    onPageSizeChange

    Parameters

    @@ -1015,7 +1015,7 @@

    render

    Returns Element

    @@ -1118,7 +1118,7 @@

    shouldUpdateLayout

    Parameters

    diff --git a/apidoc/classes/NumberInput.html b/apidoc/classes/NumberInput.html index d074cfe5..03434936 100644 --- a/apidoc/classes/NumberInput.html +++ b/apidoc/classes/NumberInput.html @@ -141,7 +141,7 @@

    constructor

    Parameters

    @@ -164,7 +164,7 @@

    context

    @@ -174,7 +174,7 @@

    focused

    focused: boolean = false
    @@ -184,7 +184,7 @@

    inputRef

    inputRef: RefObject<Input> = ...
    @@ -242,7 +242,7 @@

    timer

    timer: any = null
    @@ -253,7 +253,7 @@

    Static contextType

    @@ -263,7 +263,7 @@

    Static defaultProps

    defaultProps: { decimal: number; integer: boolean; size: string; type: string } = ...
    @@ -468,7 +468,7 @@

    componentDidMount

    Returns void

    @@ -486,7 +486,7 @@

    componentDidUpdate

    Parameters

    @@ -740,7 +740,7 @@

    render

    Returns Element

    @@ -757,7 +757,7 @@

    renderChild

  • Parameters

    @@ -780,7 +780,7 @@

    renderInput

  • Returns Element

    @@ -882,7 +882,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/Pagination.html b/apidoc/classes/Pagination.html index 749a3165..589011f4 100644 --- a/apidoc/classes/Pagination.html +++ b/apidoc/classes/Pagination.html @@ -229,7 +229,7 @@

    getLayout

    @@ -341,7 +341,7 @@

    Static defaultProps

    defaultProps: { buttonBordered: boolean; current: number; pageSize: number; showQuickJumper: boolean; showSizeChanger: boolean } = ...
    @@ -378,7 +378,7 @@

    layoutFn

  • Returns (options: IPaginationLayoutOptions) => PaginationLayout[]

    @@ -413,7 +413,7 @@

    name

  • Returns string

    @@ -857,7 +857,7 @@

    getLayoutOptions

    Parameters

    @@ -917,7 +917,7 @@

    getTotal

    @@ -946,7 +946,7 @@

    getTotalPages

    Parameters

    @@ -973,7 +973,7 @@

    onPageChange

    Parameters

    @@ -997,7 +997,7 @@

    onPageSizeChange

    Parameters

    @@ -1021,7 +1021,7 @@

    render

    Returns Element

    @@ -1124,7 +1124,7 @@

    shouldUpdateLayout

    Parameters

    diff --git a/apidoc/classes/Pop.html b/apidoc/classes/Pop.html index 99470549..ce85bf21 100644 --- a/apidoc/classes/Pop.html +++ b/apidoc/classes/Pop.html @@ -257,7 +257,7 @@

    state

    @@ -311,7 +311,7 @@

    Static defaultProps

    defaultProps: { containerSelector: string; cushion: number; mouseEnterDelay: number; mouseLeaveDelay: number; position: string; trigger: string; type: string } = ...
    @@ -347,7 +347,7 @@

    Static withPop

    withPop: <Props>(Base: ComponentType<Props>) => ForwardRefExoticComponent<PropsWithoutRef<Omit<Props, "pop">> & RefAttributes<any>> = ...
    @@ -528,7 +528,7 @@

    adjustPosition

  • Returns void

    @@ -545,7 +545,7 @@

    changePending

  • Parameters

    @@ -764,7 +764,7 @@

    componentWillUnmount

    Returns void

    @@ -902,7 +902,7 @@

    getWrappedPopover

  • Returns Popover

    @@ -920,7 +920,7 @@

    render

    Returns Element

    @@ -937,7 +937,7 @@

    renderTrigger

  • Returns Element

    diff --git a/apidoc/classes/Popover.html b/apidoc/classes/Popover.html index 3e9b0ba2..afdd30d7 100644 --- a/apidoc/classes/Popover.html +++ b/apidoc/classes/Popover.html @@ -201,7 +201,7 @@

    Readonly contentRef

    contentRef: RefObject<IPopoverContentImperativeHandle> = ...
    @@ -212,7 +212,7 @@

    context

    @@ -222,7 +222,7 @@

    getAnchor

    getAnchor: () => Element | Text = null
    @@ -253,7 +253,7 @@

    isPositionReady

    isPositionReady: boolean = false
    @@ -263,7 +263,7 @@

    Readonly portalRef

    portalRef: RefObject<IPortalImperativeHandlers> = ...
    @@ -311,7 +311,7 @@

    state

    @@ -329,7 +329,7 @@

    Static Anchor

    Anchor: typeof PopoverAnchor = ...
    @@ -339,7 +339,7 @@

    Static Content

    Content: (__namedParameters: IPopoverContentProps) => Element = ...
    @@ -370,7 +370,7 @@

    Static Context

    Context: Context<IPopoverContext> = ...
    @@ -380,7 +380,7 @@

    Static Position

    Position: __module = ...
    @@ -390,7 +390,7 @@

    Static Trigger

    Trigger: { Base: typeof PopoverTrigger; Click: <ChildProps>(__namedParameters: IPopoverClickTriggerProps<ChildProps>) => Element; Focus: <ChildProps>(__namedParameters: IPopoverFocusTriggerProps<ChildProps>) => Element; Hover: <ChildProps>(props: IPopoverHoverTriggerProps<ChildProps>) => Element } = ...
    @@ -497,7 +497,7 @@

    Static contextType

    @@ -507,7 +507,7 @@

    Static defaultProps

    defaultProps: { containerSelector: string; cushion: number } = ...
    @@ -528,7 +528,7 @@

    Static withPopover

    withPopover: <T>(Comp: ComponentType<T>) => ComponentType<Omit<T, "popover">> = ...
    @@ -709,7 +709,7 @@

    adjustPosition

  • Returns void

    @@ -726,7 +726,7 @@

    close

  • Returns void

    @@ -777,7 +777,7 @@

    componentDidMount

    Returns void

    @@ -795,7 +795,7 @@

    componentDidUpdate

    Parameters

    @@ -907,7 +907,7 @@

    componentWillUnmount

    Returns void

    @@ -1045,7 +1045,7 @@

    open

  • Returns void

    @@ -1063,7 +1063,7 @@

    render

    Returns Element

    @@ -1080,7 +1080,7 @@

    safeSetState

  • Parameters

    @@ -1163,7 +1163,7 @@

    setVisible

  • Parameters

    @@ -1226,7 +1226,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/PopoverAnchor.html b/apidoc/classes/PopoverAnchor.html index 5b17f98b..52337fb5 100644 --- a/apidoc/classes/PopoverAnchor.html +++ b/apidoc/classes/PopoverAnchor.html @@ -186,7 +186,7 @@

    context

    @@ -245,7 +245,7 @@

    Static contextType

    @@ -433,7 +433,7 @@

    componentDidMount

    Returns void

    @@ -572,7 +572,7 @@

    componentWillUnmount

    Returns void

    @@ -674,7 +674,7 @@

    getElement

  • Returns Element | Text

    @@ -728,7 +728,7 @@

    render

    Returns ReactNode

    diff --git a/apidoc/classes/PopoverTrigger.html b/apidoc/classes/PopoverTrigger.html index 158bbc01..32997ba5 100644 --- a/apidoc/classes/PopoverTrigger.html +++ b/apidoc/classes/PopoverTrigger.html @@ -223,7 +223,7 @@

    context

    @@ -282,7 +282,7 @@

    Static contextType

    @@ -758,7 +758,7 @@

    Protected getTrigger

    Parameters

    @@ -782,7 +782,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/PurePortal.html b/apidoc/classes/PurePortal.html index df2695a8..7ba587bd 100644 --- a/apidoc/classes/PurePortal.html +++ b/apidoc/classes/PurePortal.html @@ -199,7 +199,7 @@

    context

    @@ -209,7 +209,7 @@

    getContainer

    getContainer: (selector: string | HTMLElement) => Element = ...
    @@ -289,7 +289,7 @@

    Static contextType

    @@ -299,7 +299,7 @@

    Static defaultProps

    defaultProps: { append: boolean } = ...
    @@ -495,7 +495,7 @@

    componentDidMount

    Returns void

    @@ -634,7 +634,7 @@

    componentWillUnmount

    Returns void

    @@ -700,7 +700,7 @@

    contains

  • Parameters

    @@ -796,7 +796,7 @@

    render

    Returns ReactPortal

    diff --git a/apidoc/classes/Rate.html b/apidoc/classes/Rate.html index 8863c447..a782c40d 100644 --- a/apidoc/classes/Rate.html +++ b/apidoc/classes/Rate.html @@ -141,7 +141,7 @@

    constructor

    Parameters

    @@ -164,7 +164,7 @@

    context

    @@ -223,7 +223,7 @@

    Static contextType

    @@ -233,7 +233,7 @@

    Static defaultProps

    defaultProps: { allowClear: boolean; allowHalf: boolean; character: Element; count: number; readOnly: boolean; value: number } = ...
    @@ -732,7 +732,7 @@

    getStarDOM

  • Parameters

    @@ -755,7 +755,7 @@

    getStarValue

  • Parameters

    @@ -781,7 +781,7 @@

    onClick

  • Parameters

    @@ -807,7 +807,7 @@

    onHover

  • Parameters

    @@ -833,7 +833,7 @@

    onMouseLeave

  • Returns void

    @@ -851,7 +851,7 @@

    render

    Returns Element

    @@ -953,7 +953,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/ScrollAlert.html b/apidoc/classes/ScrollAlert.html index d0368e41..46394131 100644 --- a/apidoc/classes/ScrollAlert.html +++ b/apidoc/classes/ScrollAlert.html @@ -149,7 +149,7 @@

    constructor

    Parameters

    @@ -200,7 +200,7 @@

    firstChildHeight

    firstChildHeight: number = 0
    @@ -258,7 +258,7 @@

    timeoutId

    timeoutId: any
    @@ -301,7 +301,7 @@

    Static defaultProps

    defaultProps: { bordered: boolean; loading: boolean; scrollInterval: number; type: string } = ...
    @@ -335,7 +335,7 @@

    renderItem

  • Returns Element[]

    @@ -492,7 +492,7 @@

    clearTimer

  • @@ -548,7 +548,7 @@

    componentDidMount

    Returns void

    @@ -687,7 +687,7 @@

    componentWillUnmount

    Returns void

    @@ -753,7 +753,7 @@

    continueScroll

  • Returns void

    @@ -842,7 +842,7 @@

    onFirstChildRef

  • Parameters

    @@ -866,7 +866,7 @@

    render

    Returns Element

    @@ -883,7 +883,7 @@

    resetChildren

  • @@ -905,7 +905,7 @@

    scrollHandler

  • @@ -1012,7 +1012,7 @@

    stopScroll

  • Returns void

    diff --git a/apidoc/classes/Select.html b/apidoc/classes/Select.html index 76ee4e25..12c62454 100644 --- a/apidoc/classes/Select.html +++ b/apidoc/classes/Select.html @@ -179,7 +179,7 @@

    constructor

    Type parameters

    @@ -211,7 +211,7 @@

    context

    @@ -221,7 +221,7 @@

    filterOptions

    filterOptions: (keyword: string, options?: Item[], filter: false | ((keyword: string, item: Item) => boolean), creatable: boolean, isValidNewOption: (keyword: string, options: Item[]) => boolean, value: Item | Item[]) => Item[] = ...
    @@ -288,7 +288,7 @@

    inputRef

    inputRef: RefObject<HTMLInputElement> = ...
    @@ -298,7 +298,7 @@

    onKeywordChange

    onKeywordChange: ChangeEventHandler<HTMLInputElement> = ...
    @@ -308,7 +308,7 @@

    popoverRef

    popoverRef: RefObject<Popover> = ...
    @@ -355,7 +355,7 @@

    renderOption

    renderOption: IOptionRenderer<Key, Item> = ...
    @@ -376,7 +376,7 @@

    triggerRef

    triggerRef: RefObject<HTMLDivElement> = ...
    @@ -387,7 +387,7 @@

    Static contextType

    @@ -397,7 +397,7 @@

    Static defaultProps

    defaultProps: { clearable: boolean; creatable: boolean; filter: <Key, Item>(keyword: string, option: Item) => boolean; highlight: <Key, Item>(keyword: string, option: Item) => React.ReactNode; isEqual: <Key, Item>(a: Item, b: Item) => boolean; isValidNewOption: <Key>(keyword: string, options: ISelectItem<Key>[]) => boolean; loading: boolean; multiple: boolean; renderOptionList: <Key, Item>(options: Item[], renderOption: IOptionRenderer<Key, Item>) => ReactNode[]; size: string } = ...
    @@ -589,7 +589,7 @@

    Static reviveValue

    reviveValue: <K>(reviver: K | { key: K } | ISelectItem<K>["reviver"]) => ISelectItem<K> = ...
    @@ -633,7 +633,7 @@

    disabled

  • Returns boolean

    @@ -824,7 +824,7 @@

    componentDidMount

    Returns void

    @@ -842,7 +842,7 @@

    componentDidUpdate

    Parameters

    @@ -1023,7 +1023,7 @@

    focusSearchInput

  • Returns void

    @@ -1076,7 +1076,7 @@

    getSearchPlaceholder

  • Returns string

    @@ -1129,7 +1129,7 @@

    globalClick

  • Parameters

    @@ -1152,7 +1152,7 @@

    onClear

  • Parameters

    @@ -1175,7 +1175,7 @@

    onCreateClick

  • Returns void

    @@ -1192,7 +1192,7 @@

    onIndexChange

  • Parameters

    @@ -1215,7 +1215,7 @@

    onOptionMouseEnter

  • Parameters

    @@ -1238,7 +1238,7 @@

    onOptionMouseLeave

  • Parameters

    @@ -1261,7 +1261,7 @@

    onRemove

  • Parameters

    @@ -1284,7 +1284,7 @@

    onSelect

  • Parameters

    @@ -1307,7 +1307,7 @@

    onVisibleChange

  • Parameters

    @@ -1331,7 +1331,7 @@

    render

    Returns Element

    @@ -1348,7 +1348,7 @@

    renderPopoverContent

  • Parameters

    @@ -1371,7 +1371,7 @@

    renderTagCollapsedTrigger

  • Parameters

    @@ -1394,7 +1394,7 @@

    renderTagList

  • Parameters

    @@ -1420,7 +1420,7 @@

    renderValue

  • Parameters

    @@ -1443,7 +1443,7 @@

    resetKeyword

  • Parameters

    @@ -1466,7 +1466,7 @@

    selectCurrentIndex

  • Returns void

    @@ -1483,7 +1483,7 @@

    setKeyword

  • Parameters

    @@ -1594,7 +1594,7 @@

    tryReviveOption

  • Parameters

    @@ -1617,7 +1617,7 @@

    Static getDerivedState
  • Type parameters

    diff --git a/apidoc/classes/SelectMenu.html b/apidoc/classes/SelectMenu.html index 926ac2fe..6ae56dff 100644 --- a/apidoc/classes/SelectMenu.html +++ b/apidoc/classes/SelectMenu.html @@ -266,7 +266,7 @@

    Static caselessMatchFi
    caselessMatchFilterOption: (searchText: string, item: ISelectMenuItem) => boolean = ...
    @@ -333,7 +333,7 @@

    Static defaultProps

    defaultProps: { filterOption: (searchText: string, item: ISelectMenuItem) => boolean; nullOption: boolean } = ...
    @@ -841,7 +841,7 @@

    moveFocusIndexDown

  • @@ -863,7 +863,7 @@

    moveFocusIndexUp

  • Returns void

    @@ -881,7 +881,7 @@

    render

    Returns Element

    @@ -898,7 +898,7 @@

    selectCurrentFocusIndex

  • Parameters

    diff --git a/apidoc/classes/SingleUpload.html b/apidoc/classes/SingleUpload.html index 3be6ec24..4fcc85df 100644 --- a/apidoc/classes/SingleUpload.html +++ b/apidoc/classes/SingleUpload.html @@ -237,7 +237,7 @@

    emitOnError

    @@ -290,7 +290,7 @@

    state

    @@ -340,7 +340,7 @@

    isControlled

  • Returns boolean

    @@ -357,7 +357,7 @@

    value

  • Returns IUploadFileItem

    @@ -765,7 +765,7 @@

    createNewUploadFileItem

    Parameters

    @@ -789,7 +789,7 @@

    deleteUploadItem

    Parameters

    @@ -813,7 +813,7 @@

    emitOnUpload

    @@ -917,7 +917,7 @@

    getUploadItem

    Parameters

    @@ -941,7 +941,7 @@

    Protected getUpload
    @@ -969,7 +969,7 @@

    onChange

  • Parameters

    @@ -1011,7 +1011,7 @@

    onTriggerUploadFile

    Parameters

    @@ -1035,7 +1035,7 @@

    render

    Returns Element

    @@ -1052,7 +1052,7 @@

    renderItem

  • Parameters

    @@ -1076,7 +1076,7 @@

    Protected renderTips

    Overrides AbstractUpload.renderTips

    Returns Element

    @@ -1094,7 +1094,7 @@

    Protected renderTrigger<

    Parameters

    @@ -1118,7 +1118,7 @@

    retryUploadItem

    Parameters

    @@ -1227,7 +1227,7 @@

    updateUploadItem

    @@ -1259,7 +1259,7 @@

    updateUploadItemPercent

    @@ -1291,7 +1291,7 @@

    updateUploadItemStatusToFailed

    @@ -1320,7 +1320,7 @@

    updateUploadItemStatusToSuccess

    diff --git a/apidoc/classes/Slider.html b/apidoc/classes/Slider.html index c0985384..7bbe2555 100644 --- a/apidoc/classes/Slider.html +++ b/apidoc/classes/Slider.html @@ -187,7 +187,7 @@

    context

    @@ -235,7 +235,7 @@

    state

    @@ -246,7 +246,7 @@

    Static contextType

    @@ -256,7 +256,7 @@

    Static defaultProps

    defaultProps: { max: number; min: number; range: boolean; step: number; value: number; withInput: boolean } = ...
    @@ -756,7 +756,7 @@

    render

    Returns Element

    @@ -858,7 +858,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/Sortable.html b/apidoc/classes/Sortable.html index 604212f9..0e5b7159 100644 --- a/apidoc/classes/Sortable.html +++ b/apidoc/classes/Sortable.html @@ -209,7 +209,7 @@

    containerRef

    containerRef: RefObject<HTMLElement> = ...
    @@ -285,7 +285,7 @@

    sortable

    sortable: Sortable
    @@ -339,7 +339,7 @@

    Static defaultProps

    defaultProps: { tag: string } = ...
    @@ -535,7 +535,7 @@

    componentDidMount

    Returns void

    @@ -674,7 +674,7 @@

    componentWillUnmount

    Returns void

    @@ -812,7 +812,7 @@

    handleAddDraggingCursor

  • Returns void

    @@ -829,7 +829,7 @@

    handleRemoveDraggingCursor

  • Returns void

    @@ -847,7 +847,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/SplitButton.html b/apidoc/classes/SplitButton.html index 67475f89..bd7c0316 100644 --- a/apidoc/classes/SplitButton.html +++ b/apidoc/classes/SplitButton.html @@ -209,7 +209,7 @@

    context

    @@ -256,7 +256,7 @@

    splitButton

    splitButton: RefObject<HTMLDivElement> = ...
    @@ -267,7 +267,7 @@

    state

    @@ -286,7 +286,7 @@

    Static contextType

    @@ -296,7 +296,7 @@

    Static defaultProps

    defaultProps: { dropdownData: any[]; dropdownIcon: string; dropdownPosition: string; dropdownText: string; dropdownTrigger: string; dropdownValue: string; size: string; type: string } = ...
    @@ -801,7 +801,7 @@

    handleSelect

  • Parameters

    @@ -828,7 +828,7 @@

    render

    Returns Element

    @@ -930,7 +930,7 @@

    toggleDropdown

  • Parameters

    diff --git a/apidoc/classes/Steps.html b/apidoc/classes/Steps.html index d4eee3a3..453111a3 100644 --- a/apidoc/classes/Steps.html +++ b/apidoc/classes/Steps.html @@ -263,7 +263,7 @@

    Static Step

    Step: typeof default = ...
    @@ -306,7 +306,7 @@

    Static defaultProps

    defaultProps: { className: string; current: number; direction: string; ghost: boolean; sequence: boolean; size: string; status: string; type: string } = ...
    @@ -812,7 +812,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/Swiper.html b/apidoc/classes/Swiper.html index d80f7850..08a0c7ff 100644 --- a/apidoc/classes/Swiper.html +++ b/apidoc/classes/Swiper.html @@ -209,7 +209,7 @@

    Optional autoplayTimerautoplayTimer: number

    @@ -248,7 +248,7 @@

    isMouseEnter

    isMouseEnter: boolean
    @@ -258,7 +258,7 @@

    isSwiping

    isSwiping: boolean
    @@ -306,7 +306,7 @@

    state

    @@ -324,7 +324,7 @@

    swiper

    swiper: HTMLDivElement
    @@ -334,7 +334,7 @@

    swiperContainer

    swiperContainer: HTMLDivElement
    @@ -344,7 +344,7 @@

    swiperWidth

    swiperWidth: number
    @@ -387,7 +387,7 @@

    Static defaultProps

    defaultProps: { arrows: boolean; arrowsDisabled: { left: boolean; right: boolean }; arrowsSize: string; arrowsType: string; autoplay: boolean; autoplayInterval: number; className: string; dots: boolean; dotsSize: string; dotsTheme: string; renderNextArrow: (onNext: () => void, disabled: boolean) => ReactNode; renderPrevArrow: (onPrev: () => void, disabled: boolean) => ReactNode; transitionDuration: number } = ...
    @@ -659,7 +659,7 @@

    clearAutoplay

  • Returns void

    @@ -676,7 +676,7 @@

    cloneChildren

  • Parameters

    @@ -733,7 +733,7 @@

    componentDidMount

    Returns void

    @@ -751,7 +751,7 @@

    componentDidUpdate

    Parameters

    @@ -863,7 +863,7 @@

    componentWillUnmount

    Returns void

    @@ -965,7 +965,7 @@

    getRealPrevIndex

  • Parameters

    @@ -1024,7 +1024,7 @@

    getSwiper

  • Parameters

    @@ -1047,7 +1047,7 @@

    getSwiperContainer

  • Parameters

    @@ -1070,7 +1070,7 @@

    handleDotsClick

  • Parameters

    @@ -1093,7 +1093,7 @@

    handleMouseEnter

  • Returns void

    @@ -1110,7 +1110,7 @@

    handleMouseLeave

  • Returns void

    @@ -1127,7 +1127,7 @@

    handleResize

  • Returns void

    @@ -1144,7 +1144,7 @@

    init

  • Parameters

    @@ -1167,7 +1167,7 @@

    next

  • Returns void

    @@ -1184,7 +1184,7 @@

    prev

  • Returns void

    @@ -1202,7 +1202,7 @@

    render

    Returns Element

    @@ -1219,7 +1219,7 @@

    resetPosition

  • Parameters

    @@ -1287,7 +1287,7 @@

    setSwiperWidth

  • Returns void

    @@ -1344,7 +1344,7 @@

    startAutoplay

  • Returns void

    @@ -1361,7 +1361,7 @@

    swipeTo

  • Parameters

    @@ -1384,7 +1384,7 @@

    translate

  • Parameters

    @@ -1413,7 +1413,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/Switch.html b/apidoc/classes/Switch.html index 4b4a9dea..ab8dada2 100644 --- a/apidoc/classes/Switch.html +++ b/apidoc/classes/Switch.html @@ -187,7 +187,7 @@

    context

    @@ -246,7 +246,7 @@

    Static contextType

    @@ -256,7 +256,7 @@

    Static defaultProps

    defaultProps: { size: string } = ...
    @@ -741,7 +741,7 @@

    render

    Returns Element

    @@ -843,7 +843,7 @@

    toggle

  • Returns void

    diff --git a/apidoc/classes/Tabs.html b/apidoc/classes/Tabs.html index 8c2611fc..4d27a95a 100644 --- a/apidoc/classes/Tabs.html +++ b/apidoc/classes/Tabs.html @@ -295,7 +295,7 @@

    Static TabPanel

    TabPanel: <Id>(props: React.PropsWithChildren<ITabPanelProps<Id>>) => Element = ...
    @@ -365,7 +365,7 @@

    Static defaultProps

    defaultProps: Partial<ITabsProps<string>> = ...
    @@ -382,7 +382,7 @@

    tabsCls

  • Returns string

    @@ -862,7 +862,7 @@

    getTabDataListFromChildren

    Parameters

    @@ -886,7 +886,7 @@

    getTabDataListFromTabs

    Parameters

    @@ -910,7 +910,7 @@

    render

    Returns Element

    @@ -928,7 +928,7 @@

    renderNav

    Parameters

    @@ -952,7 +952,7 @@

    renderTabPanel

    Parameters

    @@ -976,7 +976,7 @@

    renderWithPanel

    @@ -999,7 +999,7 @@

    renderWithoutPanel

    diff --git a/apidoc/classes/TabsCascader.html b/apidoc/classes/TabsCascader.html index fbdc260e..5839e5c7 100644 --- a/apidoc/classes/TabsCascader.html +++ b/apidoc/classes/TabsCascader.html @@ -149,7 +149,7 @@

    constructor

    Parameters

    @@ -172,7 +172,7 @@

    context

    @@ -182,7 +182,7 @@

    onClick

    @@ -254,7 +254,7 @@

    Static contextType

    @@ -264,7 +264,7 @@

    Static defaultProps

    defaultProps: { changeOnSelect: boolean; clearable: boolean; options: any[]; renderValue: (path: ICascaderItem[]) => string; title: any[]; value: any[] } = ...
    @@ -327,7 +327,7 @@

    disabled

  • Returns boolean

    @@ -806,7 +806,7 @@

    getVisible

  • Returns boolean

    @@ -823,7 +823,7 @@

    isControlled

  • Returns boolean

    @@ -840,7 +840,7 @@

    onClear

  • Returns void

    @@ -857,7 +857,7 @@

    onTabsChange

  • Parameters

    @@ -880,7 +880,7 @@

    onVisibleChange

  • Parameters

    @@ -904,7 +904,7 @@

    render

    Returns Element

    @@ -966,7 +966,7 @@

    setVisible

  • Parameters

    @@ -1029,7 +1029,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/Timeline.html b/apidoc/classes/Timeline.html index 192bd3b2..54aad1c0 100644 --- a/apidoc/classes/Timeline.html +++ b/apidoc/classes/Timeline.html @@ -265,7 +265,7 @@

    Static Item

    Item: typeof TimelineItem = ...
    @@ -275,7 +275,7 @@

    Static Legend

    Legend: typeof TimelineLegend = ...
    @@ -318,7 +318,7 @@

    Static defaultProps

    defaultProps: { size: string; style: {}; type: string } = ...
    @@ -811,7 +811,7 @@

    render

    Returns Element

    @@ -828,7 +828,7 @@

    renderChildren

  • Returns any

    diff --git a/apidoc/classes/TimelineItem.html b/apidoc/classes/TimelineItem.html index 19880441..297b0c69 100644 --- a/apidoc/classes/TimelineItem.html +++ b/apidoc/classes/TimelineItem.html @@ -219,7 +219,7 @@

    mousePosition

    mousePosition: { x: number; y: number } = ...
    @@ -240,7 +240,7 @@

    popover

    popover: Popover = null
    @@ -250,7 +250,7 @@

    position

    position: IPositionFunction = ...
    @@ -341,7 +341,7 @@

    Static defaultProps

    defaultProps: { dotColor: string; lineColor: string; showDot: boolean; showLabel: boolean } = ...
    @@ -834,7 +834,7 @@

    onMouseMove

  • Parameters

    @@ -857,7 +857,7 @@

    popoverRef

  • Parameters

    @@ -881,7 +881,7 @@

    render

    Returns Element

    diff --git a/apidoc/classes/Tooltip.html b/apidoc/classes/Tooltip.html index c341939b..7337f18f 100644 --- a/apidoc/classes/Tooltip.html +++ b/apidoc/classes/Tooltip.html @@ -217,7 +217,7 @@

    popoverRef

    popoverRef: RefObject<Popover> = ...
    @@ -308,7 +308,7 @@

    Static defaultProps

    defaultProps: { centerArrow: boolean; containerSelector: string; cushion: number; position: string; trigger: string } = ...
    @@ -805,7 +805,7 @@

    render

    Returns Element

    @@ -822,7 +822,7 @@

    renderContent

  • Returns Element

    @@ -839,7 +839,7 @@

    renderTrigger

  • Returns Element

    diff --git a/apidoc/classes/Tree.html b/apidoc/classes/Tree.html index f785f3e2..4b886365 100644 --- a/apidoc/classes/Tree.html +++ b/apidoc/classes/Tree.html @@ -153,7 +153,7 @@

    constructor

    Parameters

    @@ -285,7 +285,7 @@

    Static defaultProps

    defaultProps: { autoExpandOnSelect: boolean; checkable: boolean; dataType: string; foldable: boolean; selectable: boolean; size: string } = ...
    @@ -325,7 +325,7 @@

    disabledSelectedKeys

  • Returns any[]

    @@ -342,7 +342,7 @@

    isSelectControlled

  • Returns boolean

    @@ -359,7 +359,7 @@

    selectedKey

  • Returns string | number

    @@ -838,7 +838,7 @@

    handleCheckboxClick

  • Parameters

    @@ -861,7 +861,7 @@

    handleExpand

  • Parameters

    @@ -884,7 +884,7 @@

    handleExpandIconClick

  • Parameters

    @@ -911,7 +911,7 @@

    render

    Returns Element

    @@ -928,7 +928,7 @@

    renderCheckbox

  • Parameters

    @@ -951,7 +951,7 @@

    renderContent

  • Parameters

    @@ -977,7 +977,7 @@

    renderOperations

  • Parameters

    @@ -1003,7 +1003,7 @@

    renderSwitcher

  • Parameters

    @@ -1026,7 +1026,7 @@

    renderTreeNodes

  • Parameters

    @@ -1052,7 +1052,7 @@

    setSelectKeyState

  • Parameters

    @@ -1163,7 +1163,7 @@

    Static getDerivedState
  • Parameters

    diff --git a/apidoc/classes/Upload.html b/apidoc/classes/Upload.html index e6b8ca00..7e698786 100644 --- a/apidoc/classes/Upload.html +++ b/apidoc/classes/Upload.html @@ -161,7 +161,7 @@

    constructor

    Parameters

    @@ -213,7 +213,7 @@

    emitOnError

    @@ -276,7 +276,7 @@

    Static FILE_UPLOAD_STA
    FILE_UPLOAD_STATUS: typeof FILE_UPLOAD_STATUS = ...
    @@ -319,7 +319,7 @@

    Static defaultProps

    defaultProps: Partial<IUploadProps> = ...
    @@ -336,7 +336,7 @@

    fileList

  • @@ -358,7 +358,7 @@

    isControlled

  • @@ -380,7 +380,7 @@

    remainAmount

  • @@ -793,7 +793,7 @@

    Protected createNew

    Parameters

    @@ -817,7 +817,7 @@

    deleteUploadItem

    @@ -846,7 +846,7 @@

    emitOnUpload

    @@ -950,7 +950,7 @@

    getUploadItem

    Parameters

    @@ -974,7 +974,7 @@

    Protected getUpload
    @@ -1003,7 +1003,7 @@

    onTriggerUploadFile

    @@ -1032,7 +1032,7 @@

    render

    Returns Element

    @@ -1050,7 +1050,7 @@

    Protected renderTips

    Overrides AbstractMultiUpload.renderTips

    Returns Element

    @@ -1068,7 +1068,7 @@

    Protected renderTrigger<

    Parameters

    @@ -1092,7 +1092,7 @@

    Protected renderUpload

    Overrides AbstractMultiUpload.renderUploadList

    Parameters

    @@ -1116,7 +1116,7 @@

    retryUploadItem

    @@ -1230,7 +1230,7 @@

    updateFileList

    @@ -1277,7 +1277,7 @@

    updateUploadItem

    @@ -1309,7 +1309,7 @@

    updateUploadItemPercent

    @@ -1341,7 +1341,7 @@

    updateUploadItemStatusToFailed

    @@ -1370,7 +1370,7 @@

    updateUploadItemStatusToSuccess

    @@ -1402,7 +1402,7 @@

    Static getDerivedState

    Parameters

    diff --git a/apidoc/classes/ValidatorContext.html b/apidoc/classes/ValidatorContext.html index 6297f3c5..778a49f7 100644 --- a/apidoc/classes/ValidatorContext.html +++ b/apidoc/classes/ValidatorContext.html @@ -127,7 +127,7 @@

    constructor

  • Type parameters

    @@ -169,7 +169,7 @@

    getFormValue

  • Type parameters

    @@ -192,7 +192,7 @@

    getSection

  • Returns IModel<any>

    @@ -209,7 +209,7 @@

    getSectionValue

  • Type parameters

    diff --git a/apidoc/classes/VerticalTabs.html b/apidoc/classes/VerticalTabs.html index 57d63ed9..d208b0ea 100644 --- a/apidoc/classes/VerticalTabs.html +++ b/apidoc/classes/VerticalTabs.html @@ -296,7 +296,7 @@

    Static Divide

    Divide: typeof TabDivide = ...
    @@ -306,7 +306,7 @@

    Static TabPanel

    TabPanel: <Id>(props: React.PropsWithChildren<ITabPanelProps<Id>>) => Element = ...
    @@ -376,7 +376,7 @@

    Static defaultProps

    defaultProps: Partial<IVerticalTabsProps<string>> = ...
    @@ -393,7 +393,7 @@

    tabsCls

  • Returns string

    @@ -873,7 +873,7 @@

    getTabDataListFromChildren

    Parameters

    @@ -897,7 +897,7 @@

    getTabDataListFromTabs

    Parameters

    @@ -921,7 +921,7 @@

    render

    Returns Element

    @@ -939,7 +939,7 @@

    renderNav

    Parameters

    @@ -963,7 +963,7 @@

    renderTabPanel

    Parameters

    @@ -987,7 +987,7 @@

    renderWithPanel

    @@ -1010,7 +1010,7 @@

    renderWithoutPanel

    diff --git a/apidoc/classes/Waypoint.html b/apidoc/classes/Waypoint.html index b2d167c9..ad24e332 100644 --- a/apidoc/classes/Waypoint.html +++ b/apidoc/classes/Waypoint.html @@ -295,7 +295,7 @@

    Static defaultProps

    defaultProps: { bottomOffset: number; fireOnRapidScroll: boolean; horizontal: boolean; topOffset: number } = ...
    @@ -500,7 +500,7 @@

    componentDidMount

    Returns void

    @@ -518,7 +518,7 @@

    componentDidUpdate

    Returns void

    @@ -621,7 +621,7 @@

    componentWillUnmount

    Returns void

    @@ -760,7 +760,7 @@

    render

    Returns Element

    diff --git a/apidoc/enums/CascaderChangeAction.html b/apidoc/enums/CascaderChangeAction.html index 98135b8b..8ce06926 100644 --- a/apidoc/enums/CascaderChangeAction.html +++ b/apidoc/enums/CascaderChangeAction.html @@ -87,7 +87,7 @@

    Change

    Change: = "change"
    @@ -97,7 +97,7 @@

    Clear

    Clear: = "clear"
    diff --git a/apidoc/enums/CascaderLoadAction.html b/apidoc/enums/CascaderLoadAction.html index f19756d8..40b7c733 100644 --- a/apidoc/enums/CascaderLoadAction.html +++ b/apidoc/enums/CascaderLoadAction.html @@ -87,7 +87,7 @@

    LoadChildren

    LoadChildren: = "loadChildren"
    @@ -97,7 +97,7 @@

    Scroll

    Scroll: = "scroll"
    diff --git a/apidoc/enums/FormStrategy.html b/apidoc/enums/FormStrategy.html index c0fc7e9b..d9f7cb7f 100644 --- a/apidoc/enums/FormStrategy.html +++ b/apidoc/enums/FormStrategy.html @@ -87,7 +87,7 @@

    Model

    Model: = 0
    @@ -102,7 +102,7 @@

    View

    View: = 1
    diff --git a/apidoc/enums/LayoutBreakPoint.html b/apidoc/enums/LayoutBreakPoint.html index f76a6188..963b668b 100644 --- a/apidoc/enums/LayoutBreakPoint.html +++ b/apidoc/enums/LayoutBreakPoint.html @@ -92,7 +92,7 @@

    fhd

    fhd: = "(min-width: 1920px)"
    @@ -102,7 +102,7 @@

    lg

    lg: = "(min-width: 992px)"
    @@ -112,7 +112,7 @@

    md

    md: = "(min-width: 768px)"
    @@ -122,7 +122,7 @@

    sm

    sm: = "(min-width: 576px)"
    @@ -132,7 +132,7 @@

    xl

    xl: = "(min-width: 1200px)"
    @@ -142,7 +142,7 @@

    xs

    xs: = "(max-width: 575px)"
    @@ -152,7 +152,7 @@

    xxl

    xxl: = "(min-width: 1600px)"
    diff --git a/apidoc/enums/ValidateOccasion.html b/apidoc/enums/ValidateOccasion.html index c04729b1..18206e64 100644 --- a/apidoc/enums/ValidateOccasion.html +++ b/apidoc/enums/ValidateOccasion.html @@ -89,7 +89,7 @@

    Blur

    Blur: = 2
    @@ -104,7 +104,7 @@

    Change

    Change: = 1
    @@ -119,7 +119,7 @@

    Default

    Default: = 3
    @@ -134,7 +134,7 @@

    None

    None: = 0
    diff --git a/apidoc/enums/ValidateOption.html b/apidoc/enums/ValidateOption.html index 17807d1e..0e87dcd9 100644 --- a/apidoc/enums/ValidateOption.html +++ b/apidoc/enums/ValidateOption.html @@ -92,7 +92,7 @@

    Default

    Default: = 0
    @@ -102,7 +102,7 @@

    Empty

    Empty: = 0
    @@ -117,7 +117,7 @@

    ExcludePristine

    ExcludePristine: = 16
    @@ -132,7 +132,7 @@

    IncludeAsync

    IncludeAsync: = 2
    @@ -147,7 +147,7 @@

    IncludeChildrenRecursively

    IncludeChildrenRecursively: = 8
    @@ -162,7 +162,7 @@

    IncludeUntouched

    IncludeUntouched: = 4
    @@ -177,7 +177,7 @@

    StopPropagation

    StopPropagation: = 32
    diff --git a/apidoc/enums/WaypointPosition.html b/apidoc/enums/WaypointPosition.html index 7411131d..9a483ad0 100644 --- a/apidoc/enums/WaypointPosition.html +++ b/apidoc/enums/WaypointPosition.html @@ -90,7 +90,7 @@

    Above

    Above: = 0
    @@ -100,7 +100,7 @@

    Below

    Below: = 2
    @@ -110,7 +110,7 @@

    Inside

    Inside: = 1
    @@ -120,7 +120,7 @@

    Invisible

    Invisible: = 3
    @@ -130,7 +130,7 @@

    Unknown

    Unknown: = 4
    diff --git a/apidoc/enums/WeekStartsOnMap.html b/apidoc/enums/WeekStartsOnMap.html index 74b7eaaa..2bec2f91 100644 --- a/apidoc/enums/WeekStartsOnMap.html +++ b/apidoc/enums/WeekStartsOnMap.html @@ -92,7 +92,7 @@

    Friday

    Friday: = 5
    @@ -102,7 +102,7 @@

    Monday

    Monday: = 1
    @@ -112,7 +112,7 @@

    Saturday

    Saturday: = 6
    @@ -122,7 +122,7 @@

    Sunday

    Sunday: = 0
    @@ -132,7 +132,7 @@

    Thursday

    Thursday: = 4
    @@ -142,7 +142,7 @@

    Tuesday

    Tuesday: = 2
    @@ -152,7 +152,7 @@

    Wednesday

    Wednesday: = 3
    diff --git a/apidoc/interfaces/FieldUtils.ICompositionHandlers.html b/apidoc/interfaces/FieldUtils.ICompositionHandlers.html index b75f9ea4..cd3bb42a 100644 --- a/apidoc/interfaces/FieldUtils.ICompositionHandlers.html +++ b/apidoc/interfaces/FieldUtils.ICompositionHandlers.html @@ -106,7 +106,7 @@

    onCompositionEnd

    onCompositionEnd: CompositionEventHandler<E>
    @@ -116,7 +116,7 @@

    onCompositionStart

    onCompositionStart: CompositionEventHandler<E>
    diff --git a/apidoc/interfaces/IAbstractMultiUploadProps.html b/apidoc/interfaces/IAbstractMultiUploadProps.html index f8a14165..5e814dee 100644 --- a/apidoc/interfaces/IAbstractMultiUploadProps.html +++ b/apidoc/interfaces/IAbstractMultiUploadProps.html @@ -148,7 +148,7 @@

    Optional accept

    @@ -164,7 +164,7 @@

    Optional className

    @@ -180,7 +180,7 @@

    Optional customUpload

    Inherited from IAbstractUploadProps.customUploadItem

    @@ -195,7 +195,7 @@

    Optional defaultFile
    defaultFileList: UPLOAD_ITEM[]
    @@ -211,7 +211,7 @@

    Optional disabled

    @@ -226,7 +226,7 @@

    Optional fileList

    fileList: UPLOAD_ITEM[]
    @@ -242,7 +242,7 @@

    Optional manualUpload

    Inherited from IAbstractUploadProps.manualUpload

    @@ -257,7 +257,7 @@

    Optional maxAmount

    maxAmount: number
    @@ -273,7 +273,7 @@

    Optional maxSize

    @@ -288,7 +288,7 @@

    Optional multiple

    multiple: boolean
    @@ -303,7 +303,7 @@

    onChange

    onChange: IUploadOnChangeHandler<IUploadFileItemInner<UPLOAD_ITEM>[], UPLOAD_ITEM>
    @@ -319,7 +319,7 @@

    Optional onError

    @@ -335,7 +335,7 @@

    Optional onUpload

    @@ -350,7 +350,7 @@

    Optional sortable

    sortable: boolean
    @@ -373,7 +373,7 @@

    Optional beforeUpload

    Inherited from IAbstractUploadProps.beforeUpload

    diff --git a/apidoc/interfaces/IAbstractUploadListProps.html b/apidoc/interfaces/IAbstractUploadListProps.html index 9b85f751..09228396 100644 --- a/apidoc/interfaces/IAbstractUploadListProps.html +++ b/apidoc/interfaces/IAbstractUploadListProps.html @@ -124,7 +124,7 @@

    Optional customUploadcustomUploadItem: ComponentType<UPLOAD_ITEM_COMP_PROPS>

    @@ -134,7 +134,7 @@

    fileList

    fileList: UPLOAD_ITEM[]
    @@ -144,7 +144,7 @@

    i18n

    @@ -154,7 +154,7 @@

    Optional sortable

    sortable: boolean
    @@ -171,7 +171,7 @@

    onDelete

  • Parameters

    @@ -194,7 +194,7 @@

    onRetry

  • Parameters

    @@ -217,7 +217,7 @@

    onSortChange

  • Parameters

    diff --git a/apidoc/interfaces/IAbstractUploadProps.html b/apidoc/interfaces/IAbstractUploadProps.html index 894418a5..ecb0ebb1 100644 --- a/apidoc/interfaces/IAbstractUploadProps.html +++ b/apidoc/interfaces/IAbstractUploadProps.html @@ -136,7 +136,7 @@

    Optional accept

    accept: string
    @@ -151,7 +151,7 @@

    Optional className

    className: string
    @@ -166,7 +166,7 @@

    Optional customUploadcustomUploadItem: ComponentType<UPLOAD_ITEM_COMP_PROPS>

    @@ -181,7 +181,7 @@

    Optional disabled

    disabled: boolean
    @@ -196,7 +196,7 @@

    Optional manualUpload

    manualUpload: boolean
    @@ -211,7 +211,7 @@

    Optional maxSize

    maxSize: number
    @@ -226,7 +226,7 @@

    Optional onError

    @@ -241,7 +241,7 @@

    Optional onUpload

    onUpload: IUploadOnUploadHandler<ON_UPLOAD_SUCCESS_RETURN>
    @@ -263,7 +263,7 @@

    Optional beforeUpload

    diff --git a/apidoc/interfaces/IAbstractUploadTriggerProps.html b/apidoc/interfaces/IAbstractUploadTriggerProps.html index 7ee2135f..fa155168 100644 --- a/apidoc/interfaces/IAbstractUploadTriggerProps.html +++ b/apidoc/interfaces/IAbstractUploadTriggerProps.html @@ -116,7 +116,7 @@

    Optional accept

    accept: string
    @@ -126,7 +126,7 @@

    Optional disabled

    disabled: boolean
    @@ -136,7 +136,7 @@

    Optional fileList

    fileList: UPLOAD_ITEM[]
    @@ -146,7 +146,7 @@

    i18n

    @@ -156,7 +156,7 @@

    maxAmount

    maxAmount: number
    @@ -166,7 +166,7 @@

    maxSize

    maxSize: number
    @@ -176,7 +176,7 @@

    Optional multiple

    multiple: boolean
    @@ -186,7 +186,7 @@

    onError

    @@ -196,7 +196,7 @@

    Optional remainAmount

    remainAmount: number
    @@ -213,7 +213,7 @@

    onAddFile

  • Parameters

    diff --git a/apidoc/interfaces/IAffixImperativeHandlers.html b/apidoc/interfaces/IAffixImperativeHandlers.html index 0196fcd3..fd13e00d 100644 --- a/apidoc/interfaces/IAffixImperativeHandlers.html +++ b/apidoc/interfaces/IAffixImperativeHandlers.html @@ -98,7 +98,7 @@

    updatePosition

  • Returns void

    diff --git a/apidoc/interfaces/IAffixProps.html b/apidoc/interfaces/IAffixProps.html index 462f820d..4a2c2907 100644 --- a/apidoc/interfaces/IAffixProps.html +++ b/apidoc/interfaces/IAffixProps.html @@ -107,7 +107,7 @@

    Optional children

    children: ReactNode
    @@ -117,7 +117,7 @@

    Optional className

    className: string
    @@ -127,7 +127,7 @@

    Optional offsetBottom

    offsetBottom: number
  • @@ -137,7 +137,7 @@

    Optional offsetTop

    offsetTop: number
    @@ -147,7 +147,7 @@

    Optional placeholderClass
    placeholderClassName: string
    @@ -157,7 +157,7 @@

    Optional zIndex

    zIndex: number
    @@ -174,7 +174,7 @@

    Optional getAffixCon
  • Returns HTMLElement

    @@ -191,7 +191,7 @@

    Optional onPin

  • Returns void

    @@ -208,7 +208,7 @@

    Optional onUnpin

  • Returns void

    diff --git a/apidoc/interfaces/IAlertItemProps.html b/apidoc/interfaces/IAlertItemProps.html index 96d41c70..19356831 100644 --- a/apidoc/interfaces/IAlertItemProps.html +++ b/apidoc/interfaces/IAlertItemProps.html @@ -104,7 +104,7 @@

    Optional closable

    closable: boolean
    @@ -114,7 +114,7 @@

    Optional closeContent

    closeContent: ReactNode
  • @@ -124,7 +124,7 @@

    Optional description

    description: ReactNode
    @@ -134,7 +134,7 @@

    Optional extraContent

    extraContent: ReactNode
    @@ -144,7 +144,7 @@

    Optional title

    title: ReactNode
    @@ -161,7 +161,7 @@

    Optional onClose

  • Returns void

    diff --git a/apidoc/interfaces/IAlertProps.html b/apidoc/interfaces/IAlertProps.html index eac44e97..4558b25e 100644 --- a/apidoc/interfaces/IAlertProps.html +++ b/apidoc/interfaces/IAlertProps.html @@ -1331,7 +1331,7 @@

    Optional bordered

    @@ -1364,7 +1364,7 @@

    Optional closable

    @@ -1375,7 +1375,7 @@

    Optional closeContent

    Inherited from IAlertRenderProps.closeContent

    @@ -1386,7 +1386,7 @@

    Optional closeIconCo @@ -1397,7 +1397,7 @@

    Optional closed

    @@ -1493,7 +1493,7 @@

    Optional description

    @@ -1526,7 +1526,7 @@

    Optional extraContent

    Inherited from IAlertRenderProps.extraContent

    @@ -1548,7 +1548,7 @@

    Optional icon

    @@ -1689,7 +1689,7 @@

    Optional loading

    @@ -3460,7 +3460,7 @@

    Optional outline

    @@ -3493,7 +3493,7 @@

    Optional progress

    @@ -3636,7 +3636,7 @@

    Optional title

    @@ -3658,7 +3658,7 @@

    Optional type

    @@ -3709,7 +3709,7 @@

    Optional onClose

    Returns void

    diff --git a/apidoc/interfaces/IAnimateHeightProps.html b/apidoc/interfaces/IAnimateHeightProps.html index c437f870..54dd8bc2 100644 --- a/apidoc/interfaces/IAnimateHeightProps.html +++ b/apidoc/interfaces/IAnimateHeightProps.html @@ -101,7 +101,7 @@

    Optional appear

    appear: boolean
    @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    Optional duration

    duration: number
    @@ -131,7 +131,7 @@

    Optional easing

    easing: string
    @@ -141,7 +141,7 @@

    height

    height: string | number
    @@ -151,7 +151,7 @@

    overflow

    overflow: "hidden" | "scroll" | "auto"
    @@ -161,7 +161,7 @@

    Optional style

    style: CSSProperties
    @@ -171,7 +171,7 @@

    Optional transitionProtot
    transitionPrototype: string
    diff --git a/apidoc/interfaces/IAsyncValidator.html b/apidoc/interfaces/IAsyncValidator.html index b6661c9e..dcc7aa34 100644 --- a/apidoc/interfaces/IAsyncValidator.html +++ b/apidoc/interfaces/IAsyncValidator.html @@ -109,7 +109,7 @@

    Optional $$id

    $$id: any
    @@ -119,7 +119,7 @@

    [ASYNC_VALIDATOR]

    [ASYNC_VALIDATOR]: true
    @@ -136,7 +136,7 @@

    validator

  • Parameters

    diff --git a/apidoc/interfaces/IAutoCompleteMenuObjectItem.html b/apidoc/interfaces/IAutoCompleteMenuObjectItem.html index 82b20cf6..9143c404 100644 --- a/apidoc/interfaces/IAutoCompleteMenuObjectItem.html +++ b/apidoc/interfaces/IAutoCompleteMenuObjectItem.html @@ -113,7 +113,7 @@

    Optional active

    @@ -124,7 +124,7 @@

    Optional className

    @@ -135,7 +135,7 @@

    Optional content

    @@ -145,7 +145,7 @@

    Optional contentField

    contentField: string
  • @@ -156,7 +156,7 @@

    Optional disabled

    @@ -167,7 +167,7 @@

    Optional hoverable

    @@ -178,7 +178,7 @@

    Optional icon

    @@ -189,7 +189,7 @@

    Optional isDivider

    @@ -200,7 +200,7 @@

    Optional isGroup

    @@ -211,7 +211,7 @@

    Optional onClick

    @@ -222,7 +222,7 @@

    Optional searchContent

    Overrides Omit.searchContent

    @@ -232,7 +232,7 @@

    Optional textField

    textField: string
    @@ -243,7 +243,7 @@

    value

    @@ -253,7 +253,7 @@

    Optional valueField

    valueField: string
    diff --git a/apidoc/interfaces/IAutoCompleteProps.html b/apidoc/interfaces/IAutoCompleteProps.html index 6f5a5905..80004b29 100644 --- a/apidoc/interfaces/IAutoCompleteProps.html +++ b/apidoc/interfaces/IAutoCompleteProps.html @@ -125,7 +125,7 @@

    Optional className

    className: string
    @@ -135,7 +135,7 @@

    contentField

    contentField: string
    @@ -145,7 +145,7 @@

    Optional data

    @@ -155,7 +155,7 @@

    Optional disabled

    disabled: boolean
    @@ -165,7 +165,7 @@

    Optional initialValue

    initialValue: Value
    @@ -175,7 +175,7 @@

    Optional inline

    inline: boolean
    @@ -185,7 +185,7 @@

    Optional items

    @@ -195,7 +195,7 @@

    Optional placeholder

    placeholder: string
    @@ -205,7 +205,7 @@

    Optional popupClassN
    popupClassName: string
    @@ -215,7 +215,7 @@

    textField

    textField: string
    @@ -225,7 +225,7 @@

    Optional value

    value: Value
    @@ -235,7 +235,7 @@

    valueField

    valueField: string
    @@ -245,7 +245,7 @@

    Optional valueFromOp
    valueFromOption: boolean
    @@ -255,7 +255,7 @@

    Optional valueFromOp
    valueFromOptions: boolean
    @@ -265,7 +265,7 @@

    Optional width

    width: string | number
    @@ -282,7 +282,7 @@

    Optional filterOption

    Parameters

    @@ -308,7 +308,7 @@

    Optional onChange

  • Parameters

    @@ -331,7 +331,7 @@

    Optional onSearch

  • Parameters

    @@ -354,7 +354,7 @@

    Optional onSelect

  • Parameters

    diff --git a/apidoc/interfaces/IAutoCompleteState.html b/apidoc/interfaces/IAutoCompleteState.html index 15fa590c..2fba1bf9 100644 --- a/apidoc/interfaces/IAutoCompleteState.html +++ b/apidoc/interfaces/IAutoCompleteState.html @@ -96,7 +96,7 @@

    open

    open: boolean
    @@ -106,7 +106,7 @@

    searchText

    searchText: string
    @@ -116,7 +116,7 @@

    value

    value: unknown
    diff --git a/apidoc/interfaces/IAvatarProps.html b/apidoc/interfaces/IAvatarProps.html index a7353dc4..387b2bf7 100644 --- a/apidoc/interfaces/IAvatarProps.html +++ b/apidoc/interfaces/IAvatarProps.html @@ -101,7 +101,7 @@

    bordered

    bordered: boolean
    @@ -111,7 +111,7 @@

    Optional children

    children: string
    @@ -121,7 +121,7 @@

    Optional className

    className: string
    @@ -131,7 +131,7 @@

    Optional icon

    icon: IconType
    @@ -141,7 +141,7 @@

    shape

    shape: "circle" | "square"
    @@ -151,7 +151,7 @@

    size

    size: number | "small" | "default" | "large"
    @@ -161,7 +161,7 @@

    Optional src

    src: string
    @@ -171,7 +171,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IAvatarState.html b/apidoc/interfaces/IAvatarState.html index 85c5997b..57e24ae4 100644 --- a/apidoc/interfaces/IAvatarState.html +++ b/apidoc/interfaces/IAvatarState.html @@ -96,7 +96,7 @@

    Optional prevChildren

    prevChildren: string
  • @@ -106,7 +106,7 @@

    textReady

    textReady: boolean
    @@ -116,7 +116,7 @@

    textScale

    textScale: number
    diff --git a/apidoc/interfaces/IBadgeProps.html b/apidoc/interfaces/IBadgeProps.html index e05651d0..6b5af1ac 100644 --- a/apidoc/interfaces/IBadgeProps.html +++ b/apidoc/interfaces/IBadgeProps.html @@ -101,7 +101,7 @@

    Optional children

    children: ReactNode
    @@ -111,7 +111,7 @@

    className

    className: string
    @@ -121,7 +121,7 @@

    count

    count: number
    @@ -131,7 +131,7 @@

    dot

    dot: boolean
    @@ -141,7 +141,7 @@

    maxCount

    maxCount: number
    @@ -151,7 +151,7 @@

    Optional offset

    offset: [number, number]
    @@ -161,7 +161,7 @@

    showZero

    showZero: boolean
    @@ -171,7 +171,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IBasePaginationProps.html b/apidoc/interfaces/IBasePaginationProps.html index 8ae4a05d..7543db44 100644 --- a/apidoc/interfaces/IBasePaginationProps.html +++ b/apidoc/interfaces/IBasePaginationProps.html @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    current

    current: number
    @@ -131,7 +131,7 @@

    Optional lastPageHel
    lastPageHelp: IPopProps
    @@ -141,7 +141,7 @@

    onChange

    @@ -151,7 +151,7 @@

    pageSize

    pageSize: number
    @@ -161,7 +161,7 @@

    Optional total

    total: number
    @@ -171,7 +171,7 @@

    Optional totalItem

    totalItem: number
    @@ -193,7 +193,7 @@

    Optional formatTotal

  • Parameters

    diff --git a/apidoc/interfaces/IBaseTabsNavProps.html b/apidoc/interfaces/IBaseTabsNavProps.html index b2f50f58..bd2503c1 100644 --- a/apidoc/interfaces/IBaseTabsNavProps.html +++ b/apidoc/interfaces/IBaseTabsNavProps.html @@ -119,7 +119,7 @@

    tabDataList

    tabDataList: InnerTab[]
    @@ -136,7 +136,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/IBaseTabsProps.html b/apidoc/interfaces/IBaseTabsProps.html index 8ce755ea..2208136e 100644 --- a/apidoc/interfaces/IBaseTabsProps.html +++ b/apidoc/interfaces/IBaseTabsProps.html @@ -124,7 +124,7 @@

    activeId

    activeId: Id
    @@ -134,7 +134,7 @@

    Optional children

    children: ITabPanelElement<TabPanelProps> | ITabPanelElement<TabPanelProps>[]
    @@ -144,7 +144,7 @@

    Optional className

    className: string
    @@ -154,7 +154,7 @@

    Optional disableLazy
    disableLazyMount: boolean
    @@ -164,7 +164,7 @@

    Optional tabs

    tabs: ITab<Id>[]
    @@ -174,7 +174,7 @@

    Optional unmountPanelunmountPanelOnHide: boolean

  • @@ -191,7 +191,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/IBlockHeaderProps.html b/apidoc/interfaces/IBlockHeaderProps.html index f7bd8851..c191a23f 100644 --- a/apidoc/interfaces/IBlockHeaderProps.html +++ b/apidoc/interfaces/IBlockHeaderProps.html @@ -100,7 +100,7 @@

    Optional className

    className: string
    @@ -110,7 +110,7 @@

    Optional leftContent

    leftContent: ReactNode
    @@ -120,7 +120,7 @@

    Optional position

    position: PopPositions
    @@ -130,7 +130,7 @@

    Optional rightContent

    rightContent: ReactNode
  • @@ -140,7 +140,7 @@

    title

    title: ReactNode
    @@ -150,7 +150,7 @@

    Optional tooltip

    tooltip: ReactNode
    @@ -160,7 +160,7 @@

    Optional type

    type: "ribbon" | "minimum"
    diff --git a/apidoc/interfaces/IBreadcrumbItemProps.html b/apidoc/interfaces/IBreadcrumbItemProps.html index a4c48bae..9de30e32 100644 --- a/apidoc/interfaces/IBreadcrumbItemProps.html +++ b/apidoc/interfaces/IBreadcrumbItemProps.html @@ -102,7 +102,7 @@

    Optional className

    className: string
    @@ -112,7 +112,7 @@

    Optional href

    href: string
    @@ -122,7 +122,7 @@

    Optional name

    name: ReactNode
    @@ -139,7 +139,7 @@

    Optional onClick

  • Returns void

    diff --git a/apidoc/interfaces/IBreadcrumbProps.html b/apidoc/interfaces/IBreadcrumbProps.html index 721fe333..45a6b4b6 100644 --- a/apidoc/interfaces/IBreadcrumbProps.html +++ b/apidoc/interfaces/IBreadcrumbProps.html @@ -97,7 +97,7 @@

    breads

    @@ -107,7 +107,7 @@

    className

    className: string
    @@ -117,7 +117,7 @@

    Optional maxItemCoun
    maxItemCount: number
    @@ -127,7 +127,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IBreadcrumbState.html b/apidoc/interfaces/IBreadcrumbState.html index 9f616bc5..99b51b37 100644 --- a/apidoc/interfaces/IBreadcrumbState.html +++ b/apidoc/interfaces/IBreadcrumbState.html @@ -97,7 +97,7 @@

    contentStyleLeft

    contentStyleLeft: number
    @@ -107,7 +107,7 @@

    isFolded

    isFolded: boolean
    @@ -117,7 +117,7 @@

    overflowLeft

    overflowLeft: boolean
    @@ -127,7 +127,7 @@

    overflowRight

    overflowRight: boolean
    diff --git a/apidoc/interfaces/IButtonDirectiveChildProps.html b/apidoc/interfaces/IButtonDirectiveChildProps.html index fbc84425..0457d9cb 100644 --- a/apidoc/interfaces/IButtonDirectiveChildProps.html +++ b/apidoc/interfaces/IButtonDirectiveChildProps.html @@ -98,7 +98,7 @@

    Optional children

    children: ReactNode
    @@ -108,7 +108,7 @@

    Optional className

    className: string
    @@ -118,7 +118,7 @@

    Optional data-zv

    data-zv: string
    @@ -128,7 +128,7 @@

    Optional disabled

    disabled: boolean
    @@ -138,7 +138,7 @@

    Optional onClick

    onClick: MouseEventHandler<Element>
    diff --git a/apidoc/interfaces/IButtonDirectiveProps.html b/apidoc/interfaces/IButtonDirectiveProps.html index 05194136..9b1374c8 100644 --- a/apidoc/interfaces/IButtonDirectiveProps.html +++ b/apidoc/interfaces/IButtonDirectiveProps.html @@ -113,7 +113,7 @@

    Optional block

    block: boolean
    @@ -123,7 +123,7 @@

    Optional bordered

    bordered: boolean
    @@ -133,7 +133,7 @@

    children

    children: ReactElement<ChildProps, string | JSXElementConstructor<any>>
    @@ -143,7 +143,7 @@

    Optional disabled

    disabled: boolean
    @@ -153,7 +153,7 @@

    Optional icon

    icon: IconType
    @@ -163,7 +163,7 @@

    Optional loading

    loading: boolean
    @@ -173,7 +173,7 @@

    Optional onMouseEnte
    onMouseEnter: MouseEventHandler<HTMLElement>
    @@ -183,7 +183,7 @@

    Optional onMouseLeav
    onMouseLeave: MouseEventHandler<HTMLElement>
    @@ -193,7 +193,7 @@

    Optional outline

    outline: boolean
    @@ -203,7 +203,7 @@

    Optional size

    @@ -213,7 +213,7 @@

    Optional style

    style: CSSProperties
    @@ -223,7 +223,7 @@

    Optional type

    diff --git a/apidoc/interfaces/IButtonProps.html b/apidoc/interfaces/IButtonProps.html index f08ee364..c3c4f45b 100644 --- a/apidoc/interfaces/IButtonProps.html +++ b/apidoc/interfaces/IButtonProps.html @@ -1325,7 +1325,7 @@

    Optional block

    @@ -1336,7 +1336,7 @@

    Optional bordered

    @@ -1358,7 +1358,7 @@

    Optional className

    @@ -1465,7 +1465,7 @@

    Optional disabled

    @@ -1475,7 +1475,7 @@

    Optional download

    download: string
    @@ -1507,7 +1507,7 @@

    Optional href

    href: string
    @@ -1517,7 +1517,7 @@

    Optional htmlType

    htmlType: "button" | "reset" | "submit"
    @@ -1528,7 +1528,7 @@

    Optional icon

    @@ -1669,7 +1669,7 @@

    Optional loading

    @@ -2648,7 +2648,7 @@

    Optional onMouseEnte @@ -2659,7 +2659,7 @@

    Optional onMouseLeav @@ -3440,7 +3440,7 @@

    Optional outline

    @@ -3539,7 +3539,7 @@

    Optional size

    @@ -3572,7 +3572,7 @@

    Optional style

    @@ -3615,7 +3615,7 @@

    Optional target

    target: string
    @@ -3648,7 +3648,7 @@

    Optional type

    diff --git a/apidoc/interfaces/ICardProps.html b/apidoc/interfaces/ICardProps.html index fbfa0d97..cca3be71 100644 --- a/apidoc/interfaces/ICardProps.html +++ b/apidoc/interfaces/ICardProps.html @@ -100,7 +100,7 @@

    Optional action

    action: ReactNode
    @@ -110,7 +110,7 @@

    Optional bodyStyle

    bodyStyle: CSSProperties
    @@ -120,7 +120,7 @@

    Optional className

    className: string
    @@ -130,7 +130,7 @@

    Optional loading

    loading: boolean
    @@ -140,7 +140,7 @@

    Optional style

    style: CSSProperties
    @@ -150,7 +150,7 @@

    Optional title

    title: ReactNode
    @@ -160,7 +160,7 @@

    Optional type

    type: "normal" | "nested"
    diff --git a/apidoc/interfaces/ICascaderBaseProps.html b/apidoc/interfaces/ICascaderBaseProps.html index 461d917c..64ab3b22 100644 --- a/apidoc/interfaces/ICascaderBaseProps.html +++ b/apidoc/interfaces/ICascaderBaseProps.html @@ -118,7 +118,7 @@

    Optional className

    className: string
    @@ -128,7 +128,7 @@

    Optional clearable

    clearable: boolean
    @@ -138,7 +138,7 @@

    Optional disabled

    disabled: boolean
    @@ -148,7 +148,7 @@

    options

    @@ -158,7 +158,7 @@

    Optional placeholder

    placeholder: string
    @@ -168,7 +168,7 @@

    Optional popupClassN
    popupClassName: string
    @@ -178,7 +178,7 @@

    Optional visible

    visible: boolean
    @@ -195,7 +195,7 @@

    Optional getItemTool
  • @@ -224,7 +224,7 @@

    Optional onVisibleCh
  • Parameters

    @@ -247,7 +247,7 @@

    Optional renderItemC
  • @@ -275,7 +275,7 @@

    Optional renderList

  • @@ -324,7 +324,7 @@

    Optional renderValue

  • diff --git a/apidoc/interfaces/ICascaderChangeMeta.html b/apidoc/interfaces/ICascaderChangeMeta.html index 52e3662c..b81c5a85 100644 --- a/apidoc/interfaces/ICascaderChangeMeta.html +++ b/apidoc/interfaces/ICascaderChangeMeta.html @@ -99,7 +99,7 @@

    action

    diff --git a/apidoc/interfaces/ICascaderItem.html b/apidoc/interfaces/ICascaderItem.html index b6eb02ff..5cc2e988 100644 --- a/apidoc/interfaces/ICascaderItem.html +++ b/apidoc/interfaces/ICascaderItem.html @@ -106,7 +106,7 @@

    children

    @@ -117,7 +117,7 @@

    Optional disabled

    @@ -128,7 +128,7 @@

    label

    @@ -139,7 +139,7 @@

    Optional loadChildren

    Inherited from IPublicCascaderItem.loadChildrenOnExpand

    @@ -150,7 +150,7 @@

    Optional loadChildren

    Inherited from IPublicCascaderItem.loadChildrenOnScroll

    @@ -160,7 +160,7 @@

    parent

    @@ -171,7 +171,7 @@

    value

    diff --git a/apidoc/interfaces/ICascaderLoadMeta.html b/apidoc/interfaces/ICascaderLoadMeta.html index 534968c5..96d0ddb1 100644 --- a/apidoc/interfaces/ICascaderLoadMeta.html +++ b/apidoc/interfaces/ICascaderLoadMeta.html @@ -94,7 +94,7 @@

    action

    diff --git a/apidoc/interfaces/ICascaderMultipleChangeMeta.html b/apidoc/interfaces/ICascaderMultipleChangeMeta.html index 38dba68e..af395219 100644 --- a/apidoc/interfaces/ICascaderMultipleChangeMeta.html +++ b/apidoc/interfaces/ICascaderMultipleChangeMeta.html @@ -106,7 +106,7 @@

    action

    @@ -123,7 +123,7 @@

    simplify

  • Parameters

    diff --git a/apidoc/interfaces/ICascaderTagsProps.html b/apidoc/interfaces/ICascaderTagsProps.html index faea90cc..bc1e7cc6 100644 --- a/apidoc/interfaces/ICascaderTagsProps.html +++ b/apidoc/interfaces/ICascaderTagsProps.html @@ -104,7 +104,7 @@

    collapse

    collapse: boolean
    @@ -114,7 +114,7 @@

    list

    list: ICascaderItem[][]
    @@ -124,7 +124,7 @@

    selectionMap

    selectionMap: Map<string, CascaderItemSelectionState>
    @@ -134,7 +134,7 @@

    simplifyPaths

    simplifyPaths: boolean
    @@ -151,7 +151,7 @@

    onRemove

  • Parameters

    @@ -174,7 +174,7 @@

    Optional renderValue

  • Parameters

    diff --git a/apidoc/interfaces/ICatchErrorOption.html b/apidoc/interfaces/ICatchErrorOption.html index ebfe16d4..4f39d6da 100644 --- a/apidoc/interfaces/ICatchErrorOption.html +++ b/apidoc/interfaces/ICatchErrorOption.html @@ -100,7 +100,7 @@

    Optional FallbackComponen
    FallbackComponent: ComponentType<IErrorBoundaryFallbackComponentProps>
    @@ -117,7 +117,7 @@

    Optional onError

  • Parameters

    diff --git a/apidoc/interfaces/ICheckboxEvent.html b/apidoc/interfaces/ICheckboxEvent.html index b23ab011..ae2cf5ec 100644 --- a/apidoc/interfaces/ICheckboxEvent.html +++ b/apidoc/interfaces/ICheckboxEvent.html @@ -109,7 +109,7 @@

    target

    target: ICheckboxEventTarget<Value>
    @@ -126,7 +126,7 @@

    preventDefault

  • Returns void

    @@ -143,7 +143,7 @@

    stopPropagation

  • Returns void

    diff --git a/apidoc/interfaces/ICheckboxEventTarget.html b/apidoc/interfaces/ICheckboxEventTarget.html index aee98c7b..163a089f 100644 --- a/apidoc/interfaces/ICheckboxEventTarget.html +++ b/apidoc/interfaces/ICheckboxEventTarget.html @@ -126,7 +126,7 @@

    checked

    @@ -137,7 +137,7 @@

    Optional children

    @@ -148,7 +148,7 @@

    Optional className

    @@ -159,7 +159,7 @@

    Optional disabled

    @@ -170,7 +170,7 @@

    Optional indeterminate

    @@ -181,7 +181,7 @@

    Optional labelStyle

    @@ -192,7 +192,7 @@

    Optional onMouseEnte @@ -203,7 +203,7 @@

    Optional onMouseLeav @@ -214,7 +214,7 @@

    Optional readOnly

    @@ -225,7 +225,7 @@

    Optional style

    @@ -235,7 +235,7 @@

    type

    type: "checkbox"
    @@ -246,7 +246,7 @@

    Optional value

    @@ -257,7 +257,7 @@

    Optional width

    @@ -275,7 +275,7 @@

    Optional onChange

    Parameters

    diff --git a/apidoc/interfaces/ICheckboxGroupProps.html b/apidoc/interfaces/ICheckboxGroupProps.html index 198bf6b8..e403ecf1 100644 --- a/apidoc/interfaces/ICheckboxGroupProps.html +++ b/apidoc/interfaces/ICheckboxGroupProps.html @@ -113,7 +113,7 @@

    Optional className

    className: string
    @@ -123,7 +123,7 @@

    Optional disabled

    disabled: boolean
    @@ -133,7 +133,7 @@

    Optional readOnly

    readOnly: boolean
    @@ -143,7 +143,7 @@

    Optional style

    style: CSSProperties
    @@ -153,7 +153,7 @@

    value

    value: Value[]
    @@ -170,7 +170,7 @@

    Optional isValueEqua
  • Parameters

    @@ -196,7 +196,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ICheckboxProps.html b/apidoc/interfaces/ICheckboxProps.html index 536ae0f5..ac4a32b7 100644 --- a/apidoc/interfaces/ICheckboxProps.html +++ b/apidoc/interfaces/ICheckboxProps.html @@ -124,7 +124,7 @@

    Optional checked

    checked: boolean
    @@ -134,7 +134,7 @@

    Optional children

    children: ReactNode
    @@ -144,7 +144,7 @@

    Optional className

    className: string
    @@ -154,7 +154,7 @@

    Optional disabled

    disabled: boolean
    @@ -164,7 +164,7 @@

    Optional indeterminate

    indeterminate: boolean
    @@ -174,7 +174,7 @@

    Optional labelStyle

    labelStyle: CSSProperties
    @@ -184,7 +184,7 @@

    Optional onMouseEnte
    onMouseEnter: MouseEventHandler<HTMLElement>
    @@ -194,7 +194,7 @@

    Optional onMouseLeav
    onMouseLeave: MouseEventHandler<HTMLElement>
    @@ -204,7 +204,7 @@

    Optional readOnly

    readOnly: boolean
    @@ -214,7 +214,7 @@

    Optional style

    style: CSSProperties
    @@ -224,7 +224,7 @@

    Optional value

    value: Value
    @@ -234,7 +234,7 @@

    Optional width

    width: number
    @@ -251,7 +251,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IClampLinesProps.html b/apidoc/interfaces/IClampLinesProps.html index 55128a1f..054a22a0 100644 --- a/apidoc/interfaces/IClampLinesProps.html +++ b/apidoc/interfaces/IClampLinesProps.html @@ -109,7 +109,7 @@

    Optional className

    className: string
    @@ -119,7 +119,7 @@

    Optional ellipsis

    ellipsis: string
    @@ -129,7 +129,7 @@

    Optional extra

    extra: ReactNode
    @@ -139,7 +139,7 @@

    Optional lines

    lines: number
    @@ -149,7 +149,7 @@

    mode

    mode: "performance" | "correctness"
    @@ -159,7 +159,7 @@

    Optional popWidth

    popWidth: number
    @@ -169,7 +169,7 @@

    Optional resizable

    resizable: boolean
    @@ -179,7 +179,7 @@

    Optional showPop

    showPop: boolean
    @@ -189,7 +189,7 @@

    text

    text: string
    @@ -199,7 +199,7 @@

    Optional trigger

    trigger: "click" | "hover" | "focus"
    @@ -216,7 +216,7 @@

    Optional renderPop

  • Parameters

    diff --git a/apidoc/interfaces/IClampLinesState.html b/apidoc/interfaces/IClampLinesState.html index d33bbde0..4a9b6681 100644 --- a/apidoc/interfaces/IClampLinesState.html +++ b/apidoc/interfaces/IClampLinesState.html @@ -95,7 +95,7 @@

    holdsFullText

    holdsFullText: boolean
    @@ -105,7 +105,7 @@

    textSuited

    textSuited: string
    diff --git a/apidoc/interfaces/ICloseDialogOption.html b/apidoc/interfaces/ICloseDialogOption.html index 5d90b5e8..0ae1f9d2 100644 --- a/apidoc/interfaces/ICloseDialogOption.html +++ b/apidoc/interfaces/ICloseDialogOption.html @@ -94,7 +94,7 @@

    Optional triggerOnClosetriggerOnClose: boolean

  • diff --git a/apidoc/interfaces/ICollapsePanelProps.html b/apidoc/interfaces/ICollapsePanelProps.html index cf227683..7d501fc5 100644 --- a/apidoc/interfaces/ICollapsePanelProps.html +++ b/apidoc/interfaces/ICollapsePanelProps.html @@ -111,7 +111,7 @@

    Optional active

    active: boolean
    @@ -121,7 +121,7 @@

    Optional bordered

    bordered: boolean
    @@ -131,7 +131,7 @@

    Optional className

    className: string
    @@ -141,7 +141,7 @@

    Optional disabled

    disabled: boolean
    @@ -151,7 +151,7 @@

    Optional extra

    extra: ReactNode
    @@ -161,7 +161,7 @@

    Optional isLast

    isLast: boolean
    @@ -171,7 +171,7 @@

    Optional panelKey

    panelKey: string
    @@ -181,7 +181,7 @@

    Optional panelTitleB
    panelTitleBackground: string
    @@ -191,7 +191,7 @@

    showArrow

    showArrow: boolean
    @@ -201,7 +201,7 @@

    Optional showContent
    showContentBackground: boolean
    @@ -211,7 +211,7 @@

    Optional style

    style: CSSProperties
    @@ -221,7 +221,7 @@

    title

    title: ReactNode
    @@ -238,7 +238,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ICollapsePropsAccordion.html b/apidoc/interfaces/ICollapsePropsAccordion.html index d8ab4ce9..30b6e51f 100644 --- a/apidoc/interfaces/ICollapsePropsAccordion.html +++ b/apidoc/interfaces/ICollapsePropsAccordion.html @@ -110,7 +110,7 @@

    accordion

    accordion: true
    @@ -120,7 +120,7 @@

    Optional activeKey

    activeKey: string
    @@ -131,7 +131,7 @@

    Optional bordered

    @@ -142,7 +142,7 @@

    Optional className

    @@ -153,7 +153,7 @@

    Optional panelTitleB @@ -164,7 +164,7 @@

    Optional showContent @@ -181,7 +181,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/ICollapsePropsMultiple.html b/apidoc/interfaces/ICollapsePropsMultiple.html index 4200b534..1731bff9 100644 --- a/apidoc/interfaces/ICollapsePropsMultiple.html +++ b/apidoc/interfaces/ICollapsePropsMultiple.html @@ -110,7 +110,7 @@

    Optional accordion

    accordion: false
    @@ -120,7 +120,7 @@

    Optional activeKey

    activeKey: string[]
    @@ -131,7 +131,7 @@

    Optional bordered

    @@ -142,7 +142,7 @@

    Optional className

    @@ -153,7 +153,7 @@

    Optional panelTitleB @@ -164,7 +164,7 @@

    Optional showContent @@ -181,7 +181,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/IColorPickerProps.html b/apidoc/interfaces/IColorPickerProps.html index 6983eef2..904fb296 100644 --- a/apidoc/interfaces/IColorPickerProps.html +++ b/apidoc/interfaces/IColorPickerProps.html @@ -106,7 +106,7 @@

    Optional className

    className: string
    @@ -116,7 +116,7 @@

    color

    color: string
    @@ -126,7 +126,7 @@

    Optional disabled

    disabled: boolean
    @@ -136,7 +136,7 @@

    Optional presetColors

    presetColors: PresetColors
  • @@ -146,7 +146,7 @@

    Optional showAlpha

    showAlpha: boolean
    @@ -156,7 +156,7 @@

    Optional type

    @@ -166,7 +166,7 @@

    Optional wrapperClasswrapperClassName: string

    @@ -183,7 +183,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ICombineErrorState.html b/apidoc/interfaces/ICombineErrorState.html index 1daef296..5d4d55eb 100644 --- a/apidoc/interfaces/ICombineErrorState.html +++ b/apidoc/interfaces/ICombineErrorState.html @@ -94,7 +94,7 @@

    error

    error: IValidateResult<any>
    diff --git a/apidoc/interfaces/ICombineErrorsProps.html b/apidoc/interfaces/ICombineErrorsProps.html index ea4396d5..539884ff 100644 --- a/apidoc/interfaces/ICombineErrorsProps.html +++ b/apidoc/interfaces/ICombineErrorsProps.html @@ -101,7 +101,7 @@

    Optional models

    models: BasicModel<any>[]
    @@ -116,7 +116,7 @@

    Optional names

    names: string[]
    @@ -138,7 +138,7 @@

    Optional children

  • Parameters

    diff --git a/apidoc/interfaces/ICombinedDateRangePickerProps.html b/apidoc/interfaces/ICombinedDateRangePickerProps.html index b3963993..699a71d8 100644 --- a/apidoc/interfaces/ICombinedDateRangePickerProps.html +++ b/apidoc/interfaces/ICombinedDateRangePickerProps.html @@ -132,7 +132,7 @@

    Optional canClear

    @@ -143,7 +143,7 @@

    Optional className

    @@ -154,7 +154,7 @@

    Optional dateSpan

    @@ -165,7 +165,7 @@

    Optional defaultDate

    @@ -176,7 +176,7 @@

    Optional disabled

    @@ -187,7 +187,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -198,7 +198,7 @@

    Optional format

    @@ -209,7 +209,7 @@

    Optional name

    @@ -220,7 +220,7 @@

    Optional openPanel

    @@ -231,7 +231,7 @@

    Optional placeholder

    @@ -241,7 +241,7 @@

    Optional showTime

    showTime: IShowTimeRange<string>
    @@ -252,7 +252,7 @@

    value

    @@ -263,7 +263,7 @@

    Optional valueType

    @@ -274,7 +274,7 @@

    Optional width

    @@ -292,7 +292,7 @@

    onChange

    Parameters

    @@ -316,7 +316,7 @@

    Optional onClose

    Parameters

    @@ -340,7 +340,7 @@

    Optional onOpen

    Parameters

    diff --git a/apidoc/interfaces/ICombinedTimeRangePickerProps.html b/apidoc/interfaces/ICombinedTimeRangePickerProps.html index b55b2927..fa4f69cb 100644 --- a/apidoc/interfaces/ICombinedTimeRangePickerProps.html +++ b/apidoc/interfaces/ICombinedTimeRangePickerProps.html @@ -129,7 +129,7 @@

    Optional autoComplete

    Inherited from ITimePickerProps.autoComplete

    @@ -140,7 +140,7 @@

    Optional canClear

    @@ -151,7 +151,7 @@

    Optional className

    @@ -162,7 +162,7 @@

    Optional defaultTime

    @@ -173,7 +173,7 @@

    Optional disabled

    @@ -184,7 +184,7 @@

    Optional disabledTime

    Inherited from ITimePickerProps.disabledTime

    @@ -195,7 +195,7 @@

    Optional format

    @@ -206,7 +206,7 @@

    Optional hiddenIcon

    @@ -217,7 +217,7 @@

    Optional hourStep

    @@ -228,7 +228,7 @@

    Optional minuteStep

    @@ -238,7 +238,7 @@

    Optional name

    name: [string, string]
    @@ -249,7 +249,7 @@

    Optional openPanel

    @@ -259,7 +259,7 @@

    Optional placeholder

    placeholder: [string, string]
    @@ -270,7 +270,7 @@

    Optional secondStep

    @@ -281,7 +281,7 @@

    Optional selectedDate

    Inherited from ITimePickerProps.selectedDate

    @@ -292,7 +292,7 @@

    value

    @@ -303,7 +303,7 @@

    Optional width

    @@ -321,7 +321,7 @@

    onChange

    Parameters

    @@ -345,7 +345,7 @@

    Optional onClose

    Returns void

    @@ -363,7 +363,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/ICommonProgressProps.html b/apidoc/interfaces/ICommonProgressProps.html index d90e71d7..64209761 100644 --- a/apidoc/interfaces/ICommonProgressProps.html +++ b/apidoc/interfaces/ICommonProgressProps.html @@ -108,7 +108,7 @@

    Optional bgColor

    bgColor: string
    @@ -118,7 +118,7 @@

    Optional format

    @@ -128,7 +128,7 @@

    Optional percent

    percent: number
    @@ -138,7 +138,7 @@

    Optional showInfo

    showInfo: boolean
    @@ -148,7 +148,7 @@

    Optional strokeLinecapstrokeLinecap: StrokeLinecap

  • @@ -158,7 +158,7 @@

    Optional strokeWidth

    strokeWidth: number
    @@ -168,7 +168,7 @@

    Optional width

    width: number
    diff --git a/apidoc/interfaces/ICompoundMentionSuggestion.html b/apidoc/interfaces/ICompoundMentionSuggestion.html index 5341de1a..fb6337d5 100644 --- a/apidoc/interfaces/ICompoundMentionSuggestion.html +++ b/apidoc/interfaces/ICompoundMentionSuggestion.html @@ -99,7 +99,7 @@

    Optional content

    content: ReactNode
    @@ -109,7 +109,7 @@

    Optional disabled

    disabled: boolean
    @@ -119,7 +119,7 @@

    Optional icon

    icon: string
    @@ -129,7 +129,7 @@

    Optional isDivider

    isDivider: boolean
    @@ -139,7 +139,7 @@

    Optional isGroup

    isGroup: boolean
    @@ -149,7 +149,7 @@

    value

    value: unknown
    diff --git a/apidoc/interfaces/ICopyButtonProps.html b/apidoc/interfaces/ICopyButtonProps.html index 07eb6286..8dcd1241 100644 --- a/apidoc/interfaces/ICopyButtonProps.html +++ b/apidoc/interfaces/ICopyButtonProps.html @@ -97,7 +97,7 @@

    Optional onClick

    onClick: MouseEventHandler<Element>
    @@ -107,7 +107,7 @@

    Optional onCopyError
    onCopyError: string | (() => void)
    @@ -117,7 +117,7 @@

    Optional onCopySucce
    onCopySuccess: string | (() => void)
    @@ -127,7 +127,7 @@

    text

    text: string | (() => string)
    diff --git a/apidoc/interfaces/ICreateUseIMECompositionOption.html b/apidoc/interfaces/ICreateUseIMECompositionOption.html index 55cdeaef..4b5cac4c 100644 --- a/apidoc/interfaces/ICreateUseIMECompositionOption.html +++ b/apidoc/interfaces/ICreateUseIMECompositionOption.html @@ -98,7 +98,7 @@

    Optional getEventVal
  • Parameters

    diff --git a/apidoc/interfaces/IDatePickerPanelProps.html b/apidoc/interfaces/IDatePickerPanelProps.html index cfb2a81c..9bcea5ba 100644 --- a/apidoc/interfaces/IDatePickerPanelProps.html +++ b/apidoc/interfaces/IDatePickerPanelProps.html @@ -125,7 +125,7 @@

    Optional col

    @@ -135,7 +135,7 @@

    Optional combinedLeft

    combinedLeft: boolean
  • @@ -145,7 +145,7 @@

    Optional combinedRightcombinedRight: boolean

    @@ -156,7 +156,7 @@

    defaultPanelDate

    @@ -166,7 +166,7 @@

    Optional disableRangedisableRangeOverView: boolean

    @@ -176,7 +176,7 @@

    Optional disabledTime

    disabledTime: IDisabledTime
    @@ -186,7 +186,7 @@

    Optional footerText

    footerText: string
    @@ -196,7 +196,7 @@

    Optional hideFooter

    hideFooter: boolean
    @@ -207,7 +207,7 @@

    Optional hoverDate

    @@ -218,7 +218,7 @@

    Optional hoverRangeD @@ -228,7 +228,7 @@

    Optional popText

    popText: string
    @@ -239,7 +239,7 @@

    Optional rangeDate

    @@ -250,7 +250,7 @@

    Optional row

    @@ -261,7 +261,7 @@

    selected

    @@ -272,7 +272,7 @@

    Optional showLunarDa @@ -282,7 +282,7 @@

    Optional showTime

    showTime: IShowTime<string>
    @@ -300,7 +300,7 @@

    disabledPanelDate

    Parameters

    @@ -324,7 +324,7 @@

    Optional lunarValueF

    Parameters

    @@ -348,7 +348,7 @@

    Optional onChangePan

    Parameters

    @@ -371,7 +371,7 @@

    Optional onPanelDate
  • Parameters

    @@ -395,7 +395,7 @@

    onSelected

    Parameters

    diff --git a/apidoc/interfaces/IDatePickerProps.html b/apidoc/interfaces/IDatePickerProps.html index 7161c2d9..72c5ebf3 100644 --- a/apidoc/interfaces/IDatePickerProps.html +++ b/apidoc/interfaces/IDatePickerProps.html @@ -135,7 +135,7 @@

    Optional canClear

    @@ -146,7 +146,7 @@

    Optional className

    @@ -157,7 +157,7 @@

    Optional defaultDate

    @@ -168,7 +168,7 @@

    Optional disabled

    @@ -179,7 +179,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -189,7 +189,7 @@

    Optional disabledTime

    disabledTime: IDisabledTime
  • @@ -200,7 +200,7 @@

    Optional format

    @@ -210,7 +210,7 @@

    Optional hideFooter

    hideFooter: boolean
    @@ -221,7 +221,7 @@

    Optional name

    @@ -232,7 +232,7 @@

    Optional openPanel

    @@ -243,7 +243,7 @@

    Optional placeholder

    @@ -253,7 +253,7 @@

    Optional showLunarDa
    showLunarDate: boolean
    @@ -263,7 +263,7 @@

    Optional showTime

    showTime: IShowTime<string>
    @@ -274,7 +274,7 @@

    value

    @@ -285,7 +285,7 @@

    Optional valueType

    @@ -296,7 +296,7 @@

    Optional width

    @@ -313,7 +313,7 @@

    Optional lunarValueF
  • Parameters

    @@ -337,7 +337,7 @@

    onChange

    Parameters

    @@ -361,7 +361,7 @@

    Optional onClose

    Returns void

    @@ -379,7 +379,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/IDateRangePickerProps.html b/apidoc/interfaces/IDateRangePickerProps.html index 03ed97e0..9379c4b3 100644 --- a/apidoc/interfaces/IDateRangePickerProps.html +++ b/apidoc/interfaces/IDateRangePickerProps.html @@ -134,7 +134,7 @@

    Optional canClear

    @@ -145,7 +145,7 @@

    Optional className

    @@ -156,7 +156,7 @@

    Optional dateSpan

    @@ -167,7 +167,7 @@

    Optional defaultDate

    @@ -178,7 +178,7 @@

    Optional disabled

    @@ -189,7 +189,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -199,7 +199,7 @@

    Optional disabledTime

    disabledTime: IDisabledTime
  • @@ -210,7 +210,7 @@

    Optional format

    @@ -220,7 +220,7 @@

    Optional hideFooter

    hideFooter: boolean
    @@ -231,7 +231,7 @@

    Optional name

    @@ -242,7 +242,7 @@

    Optional openPanel

    @@ -253,7 +253,7 @@

    Optional placeholder

    @@ -263,7 +263,7 @@

    Optional showTime

    showTime: IShowTimeRange<string>
    @@ -274,7 +274,7 @@

    value

    @@ -285,7 +285,7 @@

    Optional valueType

    @@ -296,7 +296,7 @@

    Optional width

    @@ -314,7 +314,7 @@

    onChange

    Parameters

    @@ -338,7 +338,7 @@

    Optional onClose

    Parameters

    @@ -362,7 +362,7 @@

    Optional onOpen

    Parameters

    diff --git a/apidoc/interfaces/IDateRangeQuickPickerPreset.html b/apidoc/interfaces/IDateRangeQuickPickerPreset.html index 2c87661c..fe12da74 100644 --- a/apidoc/interfaces/IDateRangeQuickPickerPreset.html +++ b/apidoc/interfaces/IDateRangeQuickPickerPreset.html @@ -95,7 +95,7 @@

    text

    text: string
    @@ -105,7 +105,7 @@

    value

    diff --git a/apidoc/interfaces/IDateRangeQuickPickerProps.html b/apidoc/interfaces/IDateRangeQuickPickerProps.html index 53d4fa7c..77d9bec6 100644 --- a/apidoc/interfaces/IDateRangeQuickPickerProps.html +++ b/apidoc/interfaces/IDateRangeQuickPickerProps.html @@ -104,7 +104,7 @@

    Optional chooseDays

    @@ -121,7 +121,7 @@

    Optional chosenDays

    @@ -131,7 +131,7 @@

    Optional className

    className: string
    @@ -141,7 +141,7 @@

    Optional defaultSelected<
    defaultSelectedPresetIndex: number
    @@ -151,7 +151,7 @@

    format

    format: string
    @@ -161,7 +161,7 @@

    Optional max

    @@ -171,7 +171,7 @@

    Optional min

    @@ -181,7 +181,7 @@

    onChange

    @@ -191,7 +191,7 @@

    Optional preset

    @@ -201,7 +201,7 @@

    value

    value: RangeDate
    @@ -211,7 +211,7 @@

    Optional valueType

    diff --git a/apidoc/interfaces/IDialogProps.html b/apidoc/interfaces/IDialogProps.html index daa77541..f72d8ab6 100644 --- a/apidoc/interfaces/IDialogProps.html +++ b/apidoc/interfaces/IDialogProps.html @@ -110,7 +110,7 @@

    Optional children

    children: ReactNode
    @@ -120,7 +120,7 @@

    Optional className

    className: string
    @@ -130,7 +130,7 @@

    Optional closeBtn

    closeBtn: boolean
    @@ -140,7 +140,7 @@

    Optional footer

    footer: ReactNode
    @@ -150,7 +150,7 @@

    Optional mask

    mask: boolean
    @@ -160,7 +160,7 @@

    Optional maskClosable

    maskClosable: boolean
    @@ -170,7 +170,7 @@

    Optional style

    style: CSSProperties
    @@ -180,7 +180,7 @@

    Optional title

    title: ReactNode
    @@ -190,7 +190,7 @@

    visible

    visible: boolean
    @@ -207,7 +207,7 @@

    Optional onClose

  • Parameters

    @@ -230,7 +230,7 @@

    Optional onClosed

  • Returns void

    @@ -247,7 +247,7 @@

    Optional onOpened

  • Returns void

    diff --git a/apidoc/interfaces/IDialogState.html b/apidoc/interfaces/IDialogState.html index 0a22592e..0b9bca44 100644 --- a/apidoc/interfaces/IDialogState.html +++ b/apidoc/interfaces/IDialogState.html @@ -95,7 +95,7 @@

    exiting

    exiting: boolean
    @@ -105,7 +105,7 @@

    prevOpen

    prevOpen: boolean
    diff --git a/apidoc/interfaces/IDisabledContext.html b/apidoc/interfaces/IDisabledContext.html index 3f2af15a..69cef322 100644 --- a/apidoc/interfaces/IDisabledContext.html +++ b/apidoc/interfaces/IDisabledContext.html @@ -94,7 +94,7 @@

    value

    value: boolean
    diff --git a/apidoc/interfaces/IDisabledProps.html b/apidoc/interfaces/IDisabledProps.html index a5e7c1cd..9183c8ee 100644 --- a/apidoc/interfaces/IDisabledProps.html +++ b/apidoc/interfaces/IDisabledProps.html @@ -94,7 +94,7 @@

    Optional value

    value: boolean
    diff --git a/apidoc/interfaces/IElevatorAnchorProps.html b/apidoc/interfaces/IElevatorAnchorProps.html index 645086fb..1ea702dc 100644 --- a/apidoc/interfaces/IElevatorAnchorProps.html +++ b/apidoc/interfaces/IElevatorAnchorProps.html @@ -94,7 +94,7 @@

    link

    link: string
    diff --git a/apidoc/interfaces/IElevatorLinkItem.html b/apidoc/interfaces/IElevatorLinkItem.html index a0253238..a1afc2c9 100644 --- a/apidoc/interfaces/IElevatorLinkItem.html +++ b/apidoc/interfaces/IElevatorLinkItem.html @@ -95,7 +95,7 @@

    link

    link: string
    @@ -105,7 +105,7 @@

    title

    title: ReactNode
    diff --git a/apidoc/interfaces/IElevatorProps.html b/apidoc/interfaces/IElevatorProps.html index 53c1ae5f..375adfc2 100644 --- a/apidoc/interfaces/IElevatorProps.html +++ b/apidoc/interfaces/IElevatorProps.html @@ -104,7 +104,7 @@

    Optional activeLink

    activeLink: string
    @@ -114,7 +114,7 @@

    Optional defaultActivedefaultActiveLink: string

  • @@ -124,7 +124,7 @@

    Optional offsetTop

    offsetTop: number
    @@ -134,7 +134,7 @@

    Optional targetOffset

    targetOffset: number
    @@ -151,7 +151,7 @@

    Optional getContainer

    Returns HTMLElement

    @@ -168,7 +168,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IErrorBoundaryFallbackComponentProps.html b/apidoc/interfaces/IErrorBoundaryFallbackComponentProps.html index 7f362055..318fab1f 100644 --- a/apidoc/interfaces/IErrorBoundaryFallbackComponentProps.html +++ b/apidoc/interfaces/IErrorBoundaryFallbackComponentProps.html @@ -95,7 +95,7 @@

    componentStack

    componentStack: string
    @@ -105,7 +105,7 @@

    error

    error: Error
    diff --git a/apidoc/interfaces/IErrorBoundaryProps.html b/apidoc/interfaces/IErrorBoundaryProps.html index a0cfcef9..7a8105cd 100644 --- a/apidoc/interfaces/IErrorBoundaryProps.html +++ b/apidoc/interfaces/IErrorBoundaryProps.html @@ -95,7 +95,7 @@

    Optional FallbackComponen
    FallbackComponent: ComponentType<IErrorBoundaryFallbackComponentProps>
    @@ -105,7 +105,7 @@

    Optional onError

    diff --git a/apidoc/interfaces/IEventHandlerProps.html b/apidoc/interfaces/IEventHandlerProps.html index cf08c36c..e4013808 100644 --- a/apidoc/interfaces/IEventHandlerProps.html +++ b/apidoc/interfaces/IEventHandlerProps.html @@ -116,7 +116,7 @@

    eventName

    eventName: N
    @@ -126,7 +126,7 @@

    Optional options

    options: AddEventListenerOptions
    @@ -136,7 +136,7 @@

    target

    target: T
    @@ -153,7 +153,7 @@

    listener

  • Parameters

    diff --git a/apidoc/interfaces/IFieldSetBaseProps.html b/apidoc/interfaces/IFieldSetBaseProps.html index a87e5425..2932044c 100644 --- a/apidoc/interfaces/IFieldSetBaseProps.html +++ b/apidoc/interfaces/IFieldSetBaseProps.html @@ -114,7 +114,7 @@

    Optional children

    children: ReactNode
    @@ -124,7 +124,7 @@

    Optional modelRef

    modelRef: RefObject<FieldSetModel<T>>
    @@ -134,7 +134,7 @@

    Optional renderError

    renderError: IRenderError<T>
    @@ -149,7 +149,7 @@

    Optional scrollAnchorscrollAnchorRef: RefObject<Element>

    @@ -164,7 +164,7 @@

    Optional validators

    validators: IValidators<$FieldSetValue<T>>
    diff --git a/apidoc/interfaces/IFieldSetModelDrivenProps.html b/apidoc/interfaces/IFieldSetModelDrivenProps.html index fd546fd5..7f0a4326 100644 --- a/apidoc/interfaces/IFieldSetModelDrivenProps.html +++ b/apidoc/interfaces/IFieldSetModelDrivenProps.html @@ -113,7 +113,7 @@

    Optional children

    @@ -123,7 +123,7 @@

    model

    model: FieldSetModel<T> | ModelRef<$FieldSetValue<T>, FieldSetModel<UnknownFieldSetModelChildren> | FieldArrayModel<$FieldSetValue<T>, FieldSetModel<T>>, FieldSetModel<T>>
    @@ -134,7 +134,7 @@

    Optional modelRef

    @@ -145,7 +145,7 @@

    Optional renderError

    @@ -161,7 +161,7 @@

    Optional scrollAnchor

    Inherited from IFieldSetBaseProps.scrollAnchorRef

    @@ -177,7 +177,7 @@

    Optional validators

    diff --git a/apidoc/interfaces/IFieldSetViewDrivenProps.html b/apidoc/interfaces/IFieldSetViewDrivenProps.html index 71d8b0e6..60108ef4 100644 --- a/apidoc/interfaces/IFieldSetViewDrivenProps.html +++ b/apidoc/interfaces/IFieldSetViewDrivenProps.html @@ -118,7 +118,7 @@

    Optional children

    @@ -129,7 +129,7 @@

    Optional destroyOnUnmount
    @@ -150,7 +150,7 @@

    Optional modelRef

    @@ -161,7 +161,7 @@

    name

    @@ -177,7 +177,7 @@

    Optional normalizeBefore<
    @@ -193,7 +193,7 @@

    Optional renderError

    @@ -209,7 +209,7 @@

    Optional scrollAnchor

    Inherited from IFieldSetBaseProps.scrollAnchorRef

    @@ -225,7 +225,7 @@

    Optional validators

    diff --git a/apidoc/interfaces/IFileInputProps.html b/apidoc/interfaces/IFileInputProps.html index 01cca6d5..37a969d5 100644 --- a/apidoc/interfaces/IFileInputProps.html +++ b/apidoc/interfaces/IFileInputProps.html @@ -103,7 +103,7 @@

    Optional accept

    accept: string
    @@ -113,7 +113,7 @@

    Optional disabled

    disabled: boolean
    @@ -123,7 +123,7 @@

    Optional multiple

    multiple: boolean
    @@ -133,7 +133,7 @@

    remainAmount

    remainAmount: number
    @@ -150,7 +150,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/IFixedProps.html b/apidoc/interfaces/IFixedProps.html index be9eca9b..d5a68ac0 100644 --- a/apidoc/interfaces/IFixedProps.html +++ b/apidoc/interfaces/IFixedProps.html @@ -123,7 +123,7 @@

    Optional canFixed

    canFixed: boolean
    @@ -133,7 +133,7 @@

    Optional fixedIds

    fixedIds: Id[]
    @@ -150,7 +150,7 @@

    Optional onFixedChan
  • Parameters

    diff --git a/apidoc/interfaces/IFormChild.html b/apidoc/interfaces/IFormChild.html index eec2af84..e3858de6 100644 --- a/apidoc/interfaces/IFormChild.html +++ b/apidoc/interfaces/IFormChild.html @@ -99,7 +99,7 @@

    getDOMNode

  • Returns Element

    @@ -116,7 +116,7 @@

    valid

  • Returns boolean

    diff --git a/apidoc/interfaces/IFormControlProps.html b/apidoc/interfaces/IFormControlProps.html index 89461b4c..5a85eefc 100644 --- a/apidoc/interfaces/IFormControlProps.html +++ b/apidoc/interfaces/IFormControlProps.html @@ -100,7 +100,7 @@

    Optional children

    children: ReactNode
    @@ -110,7 +110,7 @@

    Optional className

    className: string
    @@ -120,7 +120,7 @@

    Optional invalid

    invalid: boolean
    @@ -135,7 +135,7 @@

    Optional label

    label: ReactNode
    @@ -150,7 +150,7 @@

    Optional required

    required: boolean
    @@ -165,7 +165,7 @@

    Optional style

    style: CSSProperties
    @@ -175,7 +175,7 @@

    Optional withoutLabel

    withoutLabel: boolean
    diff --git a/apidoc/interfaces/IFormDescriptionProps.html b/apidoc/interfaces/IFormDescriptionProps.html index c74e664b..f2088770 100644 --- a/apidoc/interfaces/IFormDescriptionProps.html +++ b/apidoc/interfaces/IFormDescriptionProps.html @@ -95,7 +95,7 @@

    Optional className

    className: string
    @@ -105,7 +105,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IFormErrorProps.html b/apidoc/interfaces/IFormErrorProps.html index dde9447b..c4f1b68c 100644 --- a/apidoc/interfaces/IFormErrorProps.html +++ b/apidoc/interfaces/IFormErrorProps.html @@ -96,7 +96,7 @@

    Optional children

    children: ReactNode
    @@ -106,7 +106,7 @@

    Optional className

    className: string
    @@ -116,7 +116,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IFormFieldChildProps.html b/apidoc/interfaces/IFormFieldChildProps.html index 995b97fe..81cdfa98 100644 --- a/apidoc/interfaces/IFormFieldChildProps.html +++ b/apidoc/interfaces/IFormFieldChildProps.html @@ -111,7 +111,7 @@

    onBlur

    onBlur: FocusEventHandler<Element>
    @@ -121,7 +121,7 @@

    onCompositionEnd

    onCompositionEnd: CompositionEventHandler<Element>
    @@ -131,7 +131,7 @@

    onCompositionStart

    onCompositionStart: CompositionEventHandler<Element>
    @@ -141,7 +141,7 @@

    value

    value: Value
    @@ -158,7 +158,7 @@

    onChange

  • Parameters

    diff --git a/apidoc/interfaces/IFormFieldModelDrivenProps.html b/apidoc/interfaces/IFormFieldModelDrivenProps.html index 12e06c41..b16a825c 100644 --- a/apidoc/interfaces/IFormFieldModelDrivenProps.html +++ b/apidoc/interfaces/IFormFieldModelDrivenProps.html @@ -105,7 +105,7 @@

    defaultValue

    defaultValue: T | (() => T)
    @@ -120,7 +120,7 @@

    Optional initialValue

    initialValue: T
    @@ -135,7 +135,7 @@

    model

    model: FieldModel<T> | ModelRef<T, IModel<any>, FieldModel<T>>
    @@ -151,7 +151,7 @@

    Optional validators

    validators: IValidators<T>
    diff --git a/apidoc/interfaces/IFormFieldPropsBase.html b/apidoc/interfaces/IFormFieldPropsBase.html index 55add319..ef40e873 100644 --- a/apidoc/interfaces/IFormFieldPropsBase.html +++ b/apidoc/interfaces/IFormFieldPropsBase.html @@ -137,7 +137,7 @@

    Optional after

    after: ReactNode
    @@ -152,7 +152,7 @@

    Optional before

    before: ReactNode
    @@ -168,7 +168,7 @@

    Optional children

    @@ -179,7 +179,7 @@

    Optional className

    @@ -189,7 +189,7 @@

    Optional helpDesc

    helpDesc: ReactNode
    @@ -205,7 +205,7 @@

    Optional label

    @@ -220,7 +220,7 @@

    Optional modelRef

    modelRef: RefObject<FieldModel<Value>>
    @@ -235,7 +235,7 @@

    Optional notice

    notice: ReactNode
    @@ -251,7 +251,7 @@

    Optional onBlur

    @@ -262,7 +262,7 @@

    Optional onComposition

    Inherited from Partial.onCompositionEnd

    @@ -273,7 +273,7 @@

    Optional onComposition

    Inherited from Partial.onCompositionStart

    @@ -283,7 +283,7 @@

    Optional renderError

    renderError: IRenderError<Value>
    @@ -298,7 +298,7 @@

    Optional required

    required: string | boolean
    @@ -314,7 +314,7 @@

    Optional style

    @@ -324,7 +324,7 @@

    Optional touchWhen

    touchWhen: TouchWhen
    @@ -344,7 +344,7 @@

    Optional validateOccasion
    validateOccasion: ValidateOccasion
    @@ -364,7 +364,7 @@

    Optional withoutError

    withoutError: boolean
    @@ -380,7 +380,7 @@

    Optional withoutLabel

    Inherited from Omit.withoutLabel

    @@ -402,7 +402,7 @@

    Optional format

  • @@ -430,7 +430,7 @@

    Optional getValidate
  • @@ -462,7 +462,7 @@

    Optional normalize

  • @@ -493,7 +493,7 @@

    Optional normalizeBefore<
  • @@ -522,7 +522,7 @@

    Optional onChange

    Parameters

    diff --git a/apidoc/interfaces/IFormFieldViewDrivenProps.html b/apidoc/interfaces/IFormFieldViewDrivenProps.html index ddc02c3e..e5c6c886 100644 --- a/apidoc/interfaces/IFormFieldViewDrivenProps.html +++ b/apidoc/interfaces/IFormFieldViewDrivenProps.html @@ -107,7 +107,7 @@

    defaultValue

    defaultValue: T | (() => T)
    @@ -122,7 +122,7 @@

    Optional destroyOnUnmount
    destroyOnUnmount: boolean
    @@ -142,7 +142,7 @@

    Optional initialValue

    initialValue: T
    @@ -157,7 +157,7 @@

    name

    name: string
    @@ -172,7 +172,7 @@

    Optional normalizeBefore<
    normalizeBeforeSubmit: INormalizeBeforeSubmit<T, any>
    @@ -187,7 +187,7 @@

    Optional validators

    validators: IValidators<T>
    diff --git a/apidoc/interfaces/IFormNoticeProps.html b/apidoc/interfaces/IFormNoticeProps.html index 6bde6a6b..cec56aca 100644 --- a/apidoc/interfaces/IFormNoticeProps.html +++ b/apidoc/interfaces/IFormNoticeProps.html @@ -95,7 +95,7 @@

    Optional className

    className: string
    @@ -105,7 +105,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IFormProps.html b/apidoc/interfaces/IFormProps.html index f184fd1f..73274704 100644 --- a/apidoc/interfaces/IFormProps.html +++ b/apidoc/interfaces/IFormProps.html @@ -1470,7 +1470,7 @@

    Optional direction

    direction: "row" | "column"
    @@ -1490,7 +1490,7 @@

    Optional disableEnterdisableEnterSubmit: boolean

    @@ -1505,7 +1505,7 @@

    Optional disabled

    disabled: boolean
    @@ -1542,7 +1542,7 @@

    form

    form: ZentForm<T>
    @@ -1698,7 +1698,7 @@

    Optional layout

    layout: "inline" | "horizontal" | "vertical"
    @@ -3566,7 +3566,7 @@

    Optional scrollToErrorscrollToError: boolean

    @@ -3732,7 +3732,7 @@

    Optional onReset

    @@ -3760,7 +3760,7 @@

    Optional onSubmit

  • @@ -3791,7 +3791,7 @@

    Optional onSubmitFai
  • @@ -3819,7 +3819,7 @@

    Optional onSubmitSuc
  • @@ -3841,7 +3841,7 @@

    Optional willScrollT
  • diff --git a/apidoc/interfaces/IFormScrollToErrorOptions.html b/apidoc/interfaces/IFormScrollToErrorOptions.html index 5c9562cb..509c72b1 100644 --- a/apidoc/interfaces/IFormScrollToErrorOptions.html +++ b/apidoc/interfaces/IFormScrollToErrorOptions.html @@ -96,7 +96,7 @@

    Optional offsetX

    offsetX: number
    @@ -111,7 +111,7 @@

    Optional offsetY

    offsetY: number
    @@ -126,7 +126,7 @@

    Optional scrollContainer<
    scrollContainer: HTMLElement
    diff --git a/apidoc/interfaces/IGridCellPos.html b/apidoc/interfaces/IGridCellPos.html index f0a57cd1..ce14957a 100644 --- a/apidoc/interfaces/IGridCellPos.html +++ b/apidoc/interfaces/IGridCellPos.html @@ -96,7 +96,7 @@

    column

    column: number
    @@ -106,7 +106,7 @@

    Optional fixed

    @@ -116,7 +116,7 @@

    row

    row: number
    diff --git a/apidoc/interfaces/IGridColumn.html b/apidoc/interfaces/IGridColumn.html index 248baaba..7b7ebe4e 100644 --- a/apidoc/interfaces/IGridColumn.html +++ b/apidoc/interfaces/IGridColumn.html @@ -127,7 +127,7 @@

    Optional bodyRender

    bodyRender: ReactNode | IGridColumnBodyRenderFunc<Data>
    @@ -137,7 +137,7 @@

    Optional children

    children: IGridColumn<Data>[]
    @@ -147,7 +147,7 @@

    Optional className

    className: string
    @@ -157,7 +157,7 @@

    Optional colSpan

    colSpan: number
    @@ -167,7 +167,7 @@

    Optional defaultText

    defaultText: ReactNode
    @@ -177,7 +177,7 @@

    Optional fixed

    @@ -187,7 +187,7 @@

    Optional name

    name: string
    @@ -197,7 +197,7 @@

    Optional needSort

    needSort: boolean
    @@ -207,7 +207,7 @@

    Optional noWrap

    noWrap: boolean
    @@ -217,7 +217,7 @@

    Optional nowrap

    nowrap: boolean
    @@ -234,7 +234,7 @@

    Optional rowSpan

    rowSpan: number
    @@ -244,7 +244,7 @@

    Optional textAlign

    textAlign: GridTextAlign
    @@ -254,7 +254,7 @@

    title

    title: ReactNode
    @@ -264,7 +264,7 @@

    Optional width

    width: Width<string | number>
    @@ -281,7 +281,7 @@

    Optional isValueEmpt
  • Parameters

    @@ -304,7 +304,7 @@

    Optional onCellClick
  • Parameters

    diff --git a/apidoc/interfaces/IGridExpandation.html b/apidoc/interfaces/IGridExpandation.html index 1171fe11..b2e86d45 100644 --- a/apidoc/interfaces/IGridExpandation.html +++ b/apidoc/interfaces/IGridExpandation.html @@ -108,7 +108,7 @@

    Optional expandRender

    Parameters

    @@ -131,7 +131,7 @@

    Optional isExpandable

    Parameters

    @@ -157,7 +157,7 @@

    Optional isExpanded

  • Parameters

    diff --git a/apidoc/interfaces/IGridInnerColumn.html b/apidoc/interfaces/IGridInnerColumn.html index 7de1b0ef..d9ca2a43 100644 --- a/apidoc/interfaces/IGridInnerColumn.html +++ b/apidoc/interfaces/IGridInnerColumn.html @@ -129,7 +129,7 @@

    Optional bodyRender

    @@ -140,7 +140,7 @@

    Optional children

    @@ -151,7 +151,7 @@

    Optional className

    @@ -162,7 +162,7 @@

    Optional colSpan

    @@ -173,7 +173,7 @@

    Optional defaultText

    @@ -184,7 +184,7 @@

    Optional fixed

    @@ -194,7 +194,7 @@

    Optional key

    key: string
    @@ -205,7 +205,7 @@

    Optional name

    @@ -216,7 +216,7 @@

    Optional needSort

    @@ -227,7 +227,7 @@

    Optional noWrap

    @@ -238,7 +238,7 @@

    Optional nowrap

    @@ -256,7 +256,7 @@

    Optional rowSpan

    @@ -267,7 +267,7 @@

    Optional textAlign

    @@ -278,7 +278,7 @@

    title

    @@ -289,7 +289,7 @@

    Optional width

    @@ -307,7 +307,7 @@

    Optional isValueEmpt

    Parameters

    @@ -331,7 +331,7 @@

    Optional onCellClick

    Parameters

    diff --git a/apidoc/interfaces/IGridOnChangeConfig.html b/apidoc/interfaces/IGridOnChangeConfig.html index 9fc8a9e4..f365397b 100644 --- a/apidoc/interfaces/IGridOnChangeConfig.html +++ b/apidoc/interfaces/IGridOnChangeConfig.html @@ -97,7 +97,7 @@

    Optional current

    current: number
    @@ -107,7 +107,7 @@

    Optional pageSize

    pageSize: number
    @@ -117,7 +117,7 @@

    Optional sortBy

    sortBy: string
    @@ -127,7 +127,7 @@

    Optional sortType

    sortType: GridSortType
    diff --git a/apidoc/interfaces/IGridPageInfo.html b/apidoc/interfaces/IGridPageInfo.html index e1a3f987..71f1eac0 100644 --- a/apidoc/interfaces/IGridPageInfo.html +++ b/apidoc/interfaces/IGridPageInfo.html @@ -97,7 +97,7 @@

    Optional current

    current: number
    @@ -107,7 +107,7 @@

    Optional pageSize

    pageSize: number
    @@ -117,7 +117,7 @@

    Optional pageSizeOpt
    pageSizeOptions: PaginationPageSizeOption[]
    @@ -127,7 +127,7 @@

    Optional total

    total: number
    diff --git a/apidoc/interfaces/IGridProps.html b/apidoc/interfaces/IGridProps.html index 8d5005fd..9350b8c8 100644 --- a/apidoc/interfaces/IGridProps.html +++ b/apidoc/interfaces/IGridProps.html @@ -142,7 +142,7 @@

    Optional autoStick

    autoStick: boolean
    @@ -152,7 +152,7 @@

    Optional autoStickOf
    autoStickOffsetTop: number
    @@ -162,7 +162,7 @@

    Optional batchRender

    batchRender: IGridBatchRender
    @@ -172,7 +172,7 @@

    Optional bordered

    bordered: boolean
    @@ -182,7 +182,7 @@

    Optional className

    className: string
    @@ -192,7 +192,7 @@

    columns

    columns: IGridColumn<any>[]
    @@ -202,7 +202,7 @@

    Optional components

    components: { row?: ComponentType<RowProps> }
    @@ -220,7 +220,7 @@

    datasets

    datasets: readonly Data[]
    @@ -230,7 +230,7 @@

    Optional defaultSort
    defaultSortType: GridSortType
    @@ -240,7 +240,7 @@

    Optional disableHoverdisableHoverHighlight: boolean

    @@ -250,7 +250,7 @@

    Optional ellipsis

    ellipsis: boolean
    @@ -260,7 +260,7 @@

    Optional emptyLabel

    emptyLabel: ReactNode
    @@ -270,7 +270,7 @@

    Optional expandation

    expandation: IGridExpandation<Data>
    @@ -280,7 +280,7 @@

    Optional loading

    loading: boolean
    @@ -290,7 +290,7 @@

    Optional loadingProps

    loadingProps: Omit<IBlockLoadingProps, "loading">
    @@ -300,7 +300,7 @@

    Optional onExpand

    onExpand: IGridOnExpandHandler<Data>
    @@ -310,7 +310,7 @@

    Optional onRowClick<
    onRowClick: IGridRowClickHandler<Data>
    @@ -320,7 +320,7 @@

    Optional pageInfo

    pageInfo: IGridPageInfo
    @@ -330,7 +330,7 @@

    Optional paginationTypepaginationType: GridPaginationType

  • @@ -340,7 +340,7 @@

    Optional rowClassNam
    rowClassName: GridRowClassNameType<Data>
    @@ -350,7 +350,7 @@

    Optional rowKey

    rowKey: string
    @@ -360,7 +360,7 @@

    Optional scroll

    @@ -370,7 +370,7 @@

    Optional selection

    selection: IGridSelection<Data, Key>
    @@ -380,7 +380,7 @@

    Optional size

    size: "small" | "large" | "medium"
    @@ -390,7 +390,7 @@

    Optional sortBy

    sortBy: string
    @@ -400,7 +400,7 @@

    Optional sortType

    sortType: GridSortType
    @@ -410,7 +410,7 @@

    Optional stickyBatch

    stickyBatch: boolean
    @@ -420,7 +420,7 @@

    Optional tableLayout

    tableLayout: "auto" | "fixed"
    @@ -437,7 +437,7 @@

    Optional onChange

  • Parameters

    @@ -460,7 +460,7 @@

    Optional rowProps

  • Parameters

    diff --git a/apidoc/interfaces/IGridScrollDelta.html b/apidoc/interfaces/IGridScrollDelta.html index 7399a9c9..19933aeb 100644 --- a/apidoc/interfaces/IGridScrollDelta.html +++ b/apidoc/interfaces/IGridScrollDelta.html @@ -95,7 +95,7 @@

    Optional x

    x: number
    @@ -105,7 +105,7 @@

    Optional y

    y: number
    diff --git a/apidoc/interfaces/IGridSelection.html b/apidoc/interfaces/IGridSelection.html index 0510b4b0..c493c48d 100644 --- a/apidoc/interfaces/IGridSelection.html +++ b/apidoc/interfaces/IGridSelection.html @@ -114,7 +114,7 @@

    Optional isSingleSel
    isSingleSelection: boolean
    @@ -124,7 +124,7 @@

    Optional selectedRow
    selectedRowKeys: Key[]
    @@ -141,7 +141,7 @@

    Optional getCheckbox
  • Parameters

    @@ -164,7 +164,7 @@

    Optional getSelection

    Parameters

    @@ -187,7 +187,7 @@

    Optional onSelect

  • Parameters

    diff --git a/apidoc/interfaces/IGridSelectionProps.html b/apidoc/interfaces/IGridSelectionProps.html index 888eb2b9..8588963b 100644 --- a/apidoc/interfaces/IGridSelectionProps.html +++ b/apidoc/interfaces/IGridSelectionProps.html @@ -95,7 +95,7 @@

    disabled

    disabled: boolean
    @@ -105,7 +105,7 @@

    reason

    reason: ReactNode
    diff --git a/apidoc/interfaces/IGridState.html b/apidoc/interfaces/IGridState.html index e652591b..20b12b34 100644 --- a/apidoc/interfaces/IGridState.html +++ b/apidoc/interfaces/IGridState.html @@ -101,7 +101,7 @@

    expandRowKeys

    expandRowKeys: boolean[]
    @@ -111,7 +111,7 @@

    fixedColumnsBodyExpandRowsHeight

    fixedColumnsBodyExpandRowsHeight: (string | number)[]
    @@ -121,7 +121,7 @@

    fixedColumnsBodyRowsHeight

    fixedColumnsBodyRowsHeight: (string | number)[]
    @@ -131,7 +131,7 @@

    fixedColumnsHeadRowsHeight

    fixedColumnsHeadRowsHeight: (string | number)[]
    @@ -141,7 +141,7 @@

    Optional marginLeft

    marginLeft: string
    @@ -151,7 +151,7 @@

    mouseOverRowIndex

    mouseOverRowIndex: number
    @@ -161,7 +161,7 @@

    showStickHead

    showStickHead: boolean
    @@ -171,7 +171,7 @@

    Optional tableWidth

    tableWidth: number
    diff --git a/apidoc/interfaces/IHoverTriggerCompatibleProps.html b/apidoc/interfaces/IHoverTriggerCompatibleProps.html index fa0bfcef..2328c84d 100644 --- a/apidoc/interfaces/IHoverTriggerCompatibleProps.html +++ b/apidoc/interfaces/IHoverTriggerCompatibleProps.html @@ -99,7 +99,7 @@

    Optional fixMouseEve
    fixMouseEventsOnDisabledChildren: boolean
    diff --git a/apidoc/interfaces/II18nLocaleCascader.html b/apidoc/interfaces/II18nLocaleCascader.html index 946ccd56..8f08b8c1 100644 --- a/apidoc/interfaces/II18nLocaleCascader.html +++ b/apidoc/interfaces/II18nLocaleCascader.html @@ -110,7 +110,7 @@

    cancel

    @@ -121,7 +121,7 @@

    comma

    @@ -132,7 +132,7 @@

    confirm

    @@ -142,7 +142,7 @@

    empty

    empty: string
    @@ -152,7 +152,7 @@

    loading

    loading: string
    @@ -163,7 +163,7 @@

    ok

    @@ -173,7 +173,7 @@

    placeholder

    placeholder: string
    @@ -184,7 +184,7 @@

    reset

    @@ -194,7 +194,7 @@

    searchEmpty

    searchEmpty: string
    @@ -204,7 +204,7 @@

    searchPlaceholder

    searchPlaceholder: string
    @@ -214,7 +214,7 @@

    title

    title: ReactNode
    diff --git a/apidoc/interfaces/II18nLocaleCommon.html b/apidoc/interfaces/II18nLocaleCommon.html index 41736bdf..cbf8d7a6 100644 --- a/apidoc/interfaces/II18nLocaleCommon.html +++ b/apidoc/interfaces/II18nLocaleCommon.html @@ -115,7 +115,7 @@

    cancel

    cancel: string
    @@ -125,7 +125,7 @@

    comma

    comma: string
    @@ -135,7 +135,7 @@

    confirm

    confirm: string
    @@ -145,7 +145,7 @@

    ok

    ok: string
    @@ -155,7 +155,7 @@

    reset

    reset: string
    diff --git a/apidoc/interfaces/II18nLocaleCopyButton.html b/apidoc/interfaces/II18nLocaleCopyButton.html index 8dda2d6e..0b8679e2 100644 --- a/apidoc/interfaces/II18nLocaleCopyButton.html +++ b/apidoc/interfaces/II18nLocaleCopyButton.html @@ -96,7 +96,7 @@

    copy

    copy: string
    @@ -106,7 +106,7 @@

    error

    error: string
    @@ -116,7 +116,7 @@

    success

    success: string
    diff --git a/apidoc/interfaces/II18nLocaleForm.html b/apidoc/interfaces/II18nLocaleForm.html index 8073cec9..5e1adea4 100644 --- a/apidoc/interfaces/II18nLocaleForm.html +++ b/apidoc/interfaces/II18nLocaleForm.html @@ -94,7 +94,7 @@

    required

    required: string
    diff --git a/apidoc/interfaces/II18nLocaleGrid.html b/apidoc/interfaces/II18nLocaleGrid.html index c2e344e7..604d8336 100644 --- a/apidoc/interfaces/II18nLocaleGrid.html +++ b/apidoc/interfaces/II18nLocaleGrid.html @@ -105,7 +105,7 @@

    cancel

    @@ -116,7 +116,7 @@

    comma

    @@ -127,7 +127,7 @@

    confirm

    @@ -137,7 +137,7 @@

    emptyLabel

    emptyLabel: string
    @@ -148,7 +148,7 @@

    ok

    @@ -159,7 +159,7 @@

    reset

    diff --git a/apidoc/interfaces/II18nLocaleMention.html b/apidoc/interfaces/II18nLocaleMention.html index b40eef08..dbbedd68 100644 --- a/apidoc/interfaces/II18nLocaleMention.html +++ b/apidoc/interfaces/II18nLocaleMention.html @@ -94,7 +94,7 @@

    noContent

    noContent: string
    diff --git a/apidoc/interfaces/II18nLocaleNumberInput.html b/apidoc/interfaces/II18nLocaleNumberInput.html index 211a4a3f..aafaa4d4 100644 --- a/apidoc/interfaces/II18nLocaleNumberInput.html +++ b/apidoc/interfaces/II18nLocaleNumberInput.html @@ -95,7 +95,7 @@

    max

    max: string
    @@ -105,7 +105,7 @@

    min

    min: string
    diff --git a/apidoc/interfaces/II18nLocalePagination.html b/apidoc/interfaces/II18nLocalePagination.html index 11e97d9d..2b75dab0 100644 --- a/apidoc/interfaces/II18nLocalePagination.html +++ b/apidoc/interfaces/II18nLocalePagination.html @@ -103,7 +103,7 @@

    items

    items: string
    @@ -113,7 +113,7 @@

    selectWidth

    selectWidth: number
    @@ -130,7 +130,7 @@

    jumpTo

  • Parameters

    @@ -158,7 +158,7 @@

    pageStats

  • Parameters

    @@ -192,7 +192,7 @@

    pageStatsStatic

  • Parameters

    diff --git a/apidoc/interfaces/II18nLocalePreviewImage.html b/apidoc/interfaces/II18nLocalePreviewImage.html index 01822f74..e84ee67d 100644 --- a/apidoc/interfaces/II18nLocalePreviewImage.html +++ b/apidoc/interfaces/II18nLocalePreviewImage.html @@ -97,7 +97,7 @@

    alt

    alt: string
    @@ -107,7 +107,7 @@

    next

    next: string
    @@ -117,7 +117,7 @@

    prev

    prev: string
    @@ -127,7 +127,7 @@

    rotate

    rotate: string
    diff --git a/apidoc/interfaces/II18nLocaleRangePicker.html b/apidoc/interfaces/II18nLocaleRangePicker.html index 848482e6..63dc3e49 100644 --- a/apidoc/interfaces/II18nLocaleRangePicker.html +++ b/apidoc/interfaces/II18nLocaleRangePicker.html @@ -95,7 +95,7 @@

    30

    30: string
    @@ -105,7 +105,7 @@

    7

    7: string
    diff --git a/apidoc/interfaces/II18nLocaleSelect.html b/apidoc/interfaces/II18nLocaleSelect.html index e40a43ad..7c17eab3 100644 --- a/apidoc/interfaces/II18nLocaleSelect.html +++ b/apidoc/interfaces/II18nLocaleSelect.html @@ -97,7 +97,7 @@

    create

    create: string
    @@ -107,7 +107,7 @@

    empty

    empty: string
    @@ -117,7 +117,7 @@

    input

    input: string
    @@ -127,7 +127,7 @@

    tagSeparator

    tagSeparator: string
    diff --git a/apidoc/interfaces/II18nLocaleSweetalert.html b/apidoc/interfaces/II18nLocaleSweetalert.html index c1928365..ca36556a 100644 --- a/apidoc/interfaces/II18nLocaleSweetalert.html +++ b/apidoc/interfaces/II18nLocaleSweetalert.html @@ -105,7 +105,7 @@

    cancel

    @@ -116,7 +116,7 @@

    comma

    @@ -127,7 +127,7 @@

    confirm

    @@ -138,7 +138,7 @@

    ok

    @@ -149,7 +149,7 @@

    reset

    @@ -159,7 +159,7 @@

    title

    title: string
    diff --git a/apidoc/interfaces/II18nLocaleSwitch.html b/apidoc/interfaces/II18nLocaleSwitch.html index 456230a7..1dce5902 100644 --- a/apidoc/interfaces/II18nLocaleSwitch.html +++ b/apidoc/interfaces/II18nLocaleSwitch.html @@ -95,7 +95,7 @@

    checked

    checked: string
    @@ -105,7 +105,7 @@

    unchecked

    unchecked: string
    diff --git a/apidoc/interfaces/II18nLocaleTimePicker.html b/apidoc/interfaces/II18nLocaleTimePicker.html index 4b951b5c..01b15fe8 100644 --- a/apidoc/interfaces/II18nLocaleTimePicker.html +++ b/apidoc/interfaces/II18nLocaleTimePicker.html @@ -120,7 +120,7 @@

    cancel

    @@ -131,7 +131,7 @@

    comma

    @@ -142,7 +142,7 @@

    confirm

    @@ -152,7 +152,7 @@

    current

    current: { date: string; month: string; time: string; week: string; year: string }
    @@ -182,7 +182,7 @@

    date

    date: string
    @@ -192,7 +192,7 @@

    dateErrorPop

    dateErrorPop: string
    @@ -202,7 +202,7 @@

    end

    end: string
    @@ -212,7 +212,7 @@

    endTime

    endTime: string
    @@ -222,7 +222,7 @@

    month

    month: string
    @@ -233,7 +233,7 @@

    ok

    @@ -243,7 +243,7 @@

    panel

    panel: { dayNames: string[]; hour: string; hourSelect: string; minute: string; minuteSelect: string; monthNames: string[]; quarterNames: string[]; second: string; secondSelect: string; titleFormat: string; year: string; yearQuarterName: any }
    @@ -291,7 +291,7 @@
    yearQuarterName: functio
  • Parameters

    @@ -321,7 +321,7 @@

    quarter

    quarter: string
    @@ -331,7 +331,7 @@

    range

    range: string
    @@ -342,7 +342,7 @@

    reset

    @@ -352,7 +352,7 @@

    start

    start: string
    @@ -362,7 +362,7 @@

    startTime

    startTime: string
    @@ -372,7 +372,7 @@

    time

    time: string
    @@ -382,7 +382,7 @@

    timeErrorPop

    timeErrorPop: string
    @@ -392,7 +392,7 @@

    to

    to: string
    @@ -402,7 +402,7 @@

    week

    week: string
    @@ -412,7 +412,7 @@

    year

    year: string
    diff --git a/apidoc/interfaces/II18nLocaleTransfer.html b/apidoc/interfaces/II18nLocaleTransfer.html index 46524cf3..85f2d31c 100644 --- a/apidoc/interfaces/II18nLocaleTransfer.html +++ b/apidoc/interfaces/II18nLocaleTransfer.html @@ -97,7 +97,7 @@

    emptyLabel

    emptyLabel: string
    @@ -107,7 +107,7 @@

    item

    item: string
    @@ -117,7 +117,7 @@

    items

    items: string
    @@ -127,7 +127,7 @@

    placeholder

    placeholder: string
    diff --git a/apidoc/interfaces/II18nLocaleUpload.html b/apidoc/interfaces/II18nLocaleUpload.html index 6cef5b33..cffd763e 100644 --- a/apidoc/interfaces/II18nLocaleUpload.html +++ b/apidoc/interfaces/II18nLocaleUpload.html @@ -109,7 +109,7 @@

    add

    add: string
    @@ -120,7 +120,7 @@

    cancel

    @@ -131,7 +131,7 @@

    comma

    @@ -142,7 +142,7 @@

    confirm

    @@ -152,7 +152,7 @@

    delete

    delete: string
    @@ -162,7 +162,7 @@

    failed

    failed: string
    @@ -172,7 +172,7 @@

    limit

    limit: string
    @@ -183,7 +183,7 @@

    ok

    @@ -194,7 +194,7 @@

    reset

    @@ -204,7 +204,7 @@

    retry

    retry: string
    @@ -214,7 +214,7 @@

    uploading

    uploading: string
    diff --git a/apidoc/interfaces/IIMECompositionContext.html b/apidoc/interfaces/IIMECompositionContext.html index 297266bf..dce7fb70 100644 --- a/apidoc/interfaces/IIMECompositionContext.html +++ b/apidoc/interfaces/IIMECompositionContext.html @@ -94,7 +94,7 @@

    enable

    enable: boolean
    diff --git a/apidoc/interfaces/IIMECompositionProps.html b/apidoc/interfaces/IIMECompositionProps.html index 128cb15c..65ee4020 100644 --- a/apidoc/interfaces/IIMECompositionProps.html +++ b/apidoc/interfaces/IIMECompositionProps.html @@ -94,7 +94,7 @@

    Optional enable

    enable: boolean
    diff --git a/apidoc/interfaces/IIconProps.html b/apidoc/interfaces/IIconProps.html index 557b00cc..7410d7cf 100644 --- a/apidoc/interfaces/IIconProps.html +++ b/apidoc/interfaces/IIconProps.html @@ -3451,7 +3451,7 @@

    Optional spin

    spin: boolean
    @@ -3527,7 +3527,7 @@

    type

    type: IconType
    diff --git a/apidoc/interfaces/IImageUploadFileItem.html b/apidoc/interfaces/IImageUploadFileItem.html index 734e7a95..f4ed6d2b 100644 --- a/apidoc/interfaces/IImageUploadFileItem.html +++ b/apidoc/interfaces/IImageUploadFileItem.html @@ -107,7 +107,7 @@

    Optional

    Inherited from IUploadFileItem.file

    @@ -123,7 +123,7 @@

    Optional id

    @@ -139,7 +139,7 @@

    name

    @@ -155,7 +155,7 @@

    Optional percent

    @@ -170,7 +170,7 @@

    Optional src

    src: string
    @@ -181,7 +181,7 @@

    status

    @@ -196,7 +196,7 @@

    Optional thumbSrc

    thumbSrc: string
    @@ -207,7 +207,7 @@

    type

    diff --git a/apidoc/interfaces/IImageUploadListProps.html b/apidoc/interfaces/IImageUploadListProps.html index 116cc5fe..4ada751c 100644 --- a/apidoc/interfaces/IImageUploadListProps.html +++ b/apidoc/interfaces/IImageUploadListProps.html @@ -113,7 +113,7 @@

    Optional customUpload

    Inherited from IAbstractUploadListProps.customUploadItem

    @@ -124,7 +124,7 @@

    fileList

    @@ -135,7 +135,7 @@

    i18n

    @@ -145,7 +145,7 @@

    onPreview

    @@ -156,7 +156,7 @@

    Optional sortable

    @@ -166,7 +166,7 @@

    trigger

    trigger: ReactNode
    @@ -184,7 +184,7 @@

    onDelete

    Parameters

    @@ -208,7 +208,7 @@

    onRetry

    Parameters

    @@ -232,7 +232,7 @@

    onSortChange

    Parameters

    diff --git a/apidoc/interfaces/IImageUploadProps.html b/apidoc/interfaces/IImageUploadProps.html index 13db10ec..c9f6fac9 100644 --- a/apidoc/interfaces/IImageUploadProps.html +++ b/apidoc/interfaces/IImageUploadProps.html @@ -122,7 +122,7 @@

    Optional accept

    @@ -138,7 +138,7 @@

    Optional className

    @@ -154,7 +154,7 @@

    Optional customUpload

    Inherited from IAbstractMultiUploadProps.customUploadItem

    @@ -170,7 +170,7 @@

    Optional defaultFile
    @@ -186,7 +186,7 @@

    Optional disabled

    @@ -202,7 +202,7 @@

    Optional fileList

    @@ -218,7 +218,7 @@

    Optional manualUpload

    Inherited from IAbstractMultiUploadProps.manualUpload

    @@ -234,7 +234,7 @@

    Optional maxAmount

    @@ -250,7 +250,7 @@

    Optional maxSize

    @@ -266,7 +266,7 @@

    Optional multiple

    @@ -282,7 +282,7 @@

    onChange

    @@ -298,7 +298,7 @@

    Optional onError

    @@ -314,7 +314,7 @@

    Optional onUpload

    @@ -329,7 +329,7 @@

    Optional preview

    @@ -345,7 +345,7 @@

    Optional sortable

    @@ -360,7 +360,7 @@

    Optional tips

    @@ -383,7 +383,7 @@

    Optional beforeUpload

    Inherited from IAbstractMultiUploadProps.beforeUpload

    @@ -411,7 +411,7 @@

    getThumbSrcFromFile

  • diff --git a/apidoc/interfaces/IInfiniteScrollerProps.html b/apidoc/interfaces/IInfiniteScrollerProps.html index 3766590a..e52aca10 100644 --- a/apidoc/interfaces/IInfiniteScrollerProps.html +++ b/apidoc/interfaces/IInfiniteScrollerProps.html @@ -101,7 +101,7 @@

    Optional children

    children: ReactNode
    @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    Optional hasMore

    hasMore: boolean
    @@ -131,7 +131,7 @@

    Optional loadMore

    loadMore: (() => Promise<unknown>) | ((stopLoading?: () => void) => void)
    @@ -141,7 +141,7 @@

    Optional loader

    loader: ReactNode
    @@ -151,7 +151,7 @@

    Optional skipLoadOnM
    skipLoadOnMount: boolean
    @@ -161,7 +161,7 @@

    Optional threshold

    threshold: number
    @@ -176,7 +176,7 @@

    Optional useWindow

    useWindow: boolean
    diff --git a/apidoc/interfaces/IInnerTab.html b/apidoc/interfaces/IInnerTab.html index d411d627..3890f241 100644 --- a/apidoc/interfaces/IInnerTab.html +++ b/apidoc/interfaces/IInnerTab.html @@ -125,7 +125,7 @@

    actived

    actived: boolean
    @@ -136,7 +136,7 @@

    Optional canFixed

    @@ -147,7 +147,7 @@

    Optional candel

    @@ -158,7 +158,7 @@

    Optional className

    @@ -169,7 +169,7 @@

    Optional disabled

    @@ -180,7 +180,7 @@

    Optional fixedIds

    @@ -191,7 +191,7 @@

    key

    @@ -201,7 +201,7 @@

    Optional panelChildrenpanelChildren: ReactNode

    @@ -212,7 +212,7 @@

    title

    @@ -222,7 +222,7 @@

    Optional unmountOnHideunmountOnHide: boolean

    @@ -240,7 +240,7 @@

    Optional onFixedChan

    Parameters

    diff --git a/apidoc/interfaces/IInputClearEvent.html b/apidoc/interfaces/IInputClearEvent.html index 3d0fa0a4..fd71ed80 100644 --- a/apidoc/interfaces/IInputClearEvent.html +++ b/apidoc/interfaces/IInputClearEvent.html @@ -269,7 +269,7 @@

    Optional fromClearBu
    fromClearButton: boolean
    @@ -400,7 +400,7 @@

    target

    target: IInputCoreProps & { value: string }
    diff --git a/apidoc/interfaces/IInputCommonProps.html b/apidoc/interfaces/IInputCommonProps.html index 6ff45513..be542c62 100644 --- a/apidoc/interfaces/IInputCommonProps.html +++ b/apidoc/interfaces/IInputCommonProps.html @@ -112,7 +112,7 @@

    Optional autoFocus

    autoFocus: boolean
    @@ -122,7 +122,7 @@

    Optional autoSelect

    autoSelect: boolean
    @@ -132,7 +132,7 @@

    Optional className

    className: string
    @@ -142,7 +142,7 @@

    Optional initSelectioninitSelectionEnd: number

  • @@ -152,7 +152,7 @@

    Optional initSelectioninitSelectionStart: number

    @@ -162,7 +162,7 @@

    Optional inline

    inline: boolean
    @@ -172,7 +172,7 @@

    Optional onPressEnte
    onPressEnter: KeyboardEventHandler<HTMLInputElement>
    @@ -182,7 +182,7 @@

    Optional size

    size: "small" | "large" | "normal"
    @@ -192,7 +192,7 @@

    Optional style

    style: CSSProperties
    @@ -202,7 +202,7 @@

    Optional width

    width: string | number
    @@ -212,7 +212,7 @@

    Optional widthSize

    diff --git a/apidoc/interfaces/IInputCoreProps.html b/apidoc/interfaces/IInputCoreProps.html index 82d229d5..bf664951 100644 --- a/apidoc/interfaces/IInputCoreProps.html +++ b/apidoc/interfaces/IInputCoreProps.html @@ -437,7 +437,7 @@

    Optional addonAfter

    addonAfter: ReactNode
    @@ -447,7 +447,7 @@

    Optional addonBefore

    addonBefore: ReactNode
    @@ -1426,7 +1426,7 @@

    Optional autoSelect

    @@ -1708,7 +1708,7 @@

    Optional icon

    icon: IconType
    @@ -1718,7 +1718,7 @@

    Optional iconPosition

    iconPosition: "end" | "front"
    @@ -1740,7 +1740,7 @@

    Optional initSelection

    Inherited from IInputCommonProps.initSelectionEnd

    @@ -1751,7 +1751,7 @@

    Optional initSelection

    Inherited from IInputCommonProps.initSelectionStart

    @@ -1762,7 +1762,7 @@

    Optional inline

    @@ -2683,7 +2683,7 @@

    Optional onIconClick
    onIconClick: MouseEventHandler<HTMLElement>
    @@ -3310,7 +3310,7 @@

    Optional onPressEnte @@ -3859,7 +3859,7 @@

    Optional showClear

    showClear: boolean
    @@ -3870,7 +3870,7 @@

    Optional size

    @@ -3991,7 +3991,7 @@

    Optional type

    @@ -4023,7 +4023,7 @@

    Optional value

    value: string
    @@ -4056,7 +4056,7 @@

    Optional widthSize

    @@ -4073,7 +4073,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IInputState.html b/apidoc/interfaces/IInputState.html index 77d83e7e..074b6050 100644 --- a/apidoc/interfaces/IInputState.html +++ b/apidoc/interfaces/IInputState.html @@ -94,7 +94,7 @@

    hasFocus

    hasFocus: boolean
    diff --git a/apidoc/interfaces/ILabelProps.html b/apidoc/interfaces/ILabelProps.html index 72f34314..fe33c15c 100644 --- a/apidoc/interfaces/ILabelProps.html +++ b/apidoc/interfaces/ILabelProps.html @@ -94,7 +94,7 @@

    Optional required

    required: boolean
    diff --git a/apidoc/interfaces/ILayoutColProps.html b/apidoc/interfaces/ILayoutColProps.html index 205da2dc..f9947d8f 100644 --- a/apidoc/interfaces/ILayoutColProps.html +++ b/apidoc/interfaces/ILayoutColProps.html @@ -98,7 +98,7 @@

    Optional className

    className: string
    @@ -108,7 +108,7 @@

    offset

    offset: number | ILayoutResponsiveValue
    @@ -118,7 +118,7 @@

    order

    order: number | ILayoutResponsiveValue
    @@ -128,7 +128,7 @@

    span

    span: number | ILayoutResponsiveValue
    @@ -138,7 +138,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/ILayoutConfig.html b/apidoc/interfaces/ILayoutConfig.html index 85edec42..d84053e3 100644 --- a/apidoc/interfaces/ILayoutConfig.html +++ b/apidoc/interfaces/ILayoutConfig.html @@ -95,7 +95,7 @@

    colGutter

    colGutter: number | ILayoutResponsiveValue
    @@ -105,7 +105,7 @@

    rowGutter

    rowGutter: number | ILayoutResponsiveValue
    diff --git a/apidoc/interfaces/ILayoutGridProps.html b/apidoc/interfaces/ILayoutGridProps.html index 9970ed39..7a107112 100644 --- a/apidoc/interfaces/ILayoutGridProps.html +++ b/apidoc/interfaces/ILayoutGridProps.html @@ -95,7 +95,7 @@

    Optional className

    className: string
    @@ -105,7 +105,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/ILayoutResponsiveValue.html b/apidoc/interfaces/ILayoutResponsiveValue.html index d3bb22c4..369d3bac 100644 --- a/apidoc/interfaces/ILayoutResponsiveValue.html +++ b/apidoc/interfaces/ILayoutResponsiveValue.html @@ -111,7 +111,7 @@

    fallback

    fallback: number
    diff --git a/apidoc/interfaces/ILayoutRowProps.html b/apidoc/interfaces/ILayoutRowProps.html index a3d305e8..3560d3fc 100644 --- a/apidoc/interfaces/ILayoutRowProps.html +++ b/apidoc/interfaces/ILayoutRowProps.html @@ -97,7 +97,7 @@

    Optional align

    align: "start" | "end" | "center"
    @@ -107,7 +107,7 @@

    Optional className

    className: string
    @@ -117,7 +117,7 @@

    Optional justify

    justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly"
    @@ -127,7 +127,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/ILinkProps.html b/apidoc/interfaces/ILinkProps.html index 33835b94..ec8ddb59 100644 --- a/apidoc/interfaces/ILinkProps.html +++ b/apidoc/interfaces/ILinkProps.html @@ -1438,7 +1438,7 @@

    Optional disabled

    disabled: boolean
    @@ -3668,7 +3668,7 @@

    Optional weak

    weak: boolean
    diff --git a/apidoc/interfaces/ILinkTagProps.html b/apidoc/interfaces/ILinkTagProps.html index f045c325..6d48f13b 100644 --- a/apidoc/interfaces/ILinkTagProps.html +++ b/apidoc/interfaces/ILinkTagProps.html @@ -1583,7 +1583,7 @@

    Optional linkIconSty
    linkIconStyle: CSSProperties
    @@ -1836,7 +1836,7 @@

    Optional onClose

    @@ -3442,7 +3442,7 @@

    Optional rounded

    @@ -3486,7 +3486,7 @@

    Optional style

    @@ -3574,7 +3574,7 @@

    Optional visible

    diff --git a/apidoc/interfaces/ILocaleData.html b/apidoc/interfaces/ILocaleData.html index e781e49a..16289ce2 100644 --- a/apidoc/interfaces/ILocaleData.html +++ b/apidoc/interfaces/ILocaleData.html @@ -110,7 +110,7 @@

    Cascader

    @@ -120,7 +120,7 @@

    CopyButton

    @@ -130,7 +130,7 @@

    Form

    @@ -140,7 +140,7 @@

    Grid

    @@ -150,7 +150,7 @@

    Mention

    @@ -160,7 +160,7 @@

    NumberInput

    @@ -170,7 +170,7 @@

    Pagination

    @@ -180,7 +180,7 @@

    Pop

    @@ -190,7 +190,7 @@

    PreviewImage

    @@ -200,7 +200,7 @@

    RangePicker

    @@ -210,7 +210,7 @@

    Select

    @@ -220,7 +220,7 @@

    Sweetalert

    @@ -230,7 +230,7 @@

    Switch

    @@ -240,7 +240,7 @@

    TimePicker

    @@ -250,7 +250,7 @@

    Transfer

    @@ -260,7 +260,7 @@

    Upload

    @@ -270,7 +270,7 @@

    mark

    diff --git a/apidoc/interfaces/IMentionProps.html b/apidoc/interfaces/IMentionProps.html index f41f1611..34a7ecf5 100644 --- a/apidoc/interfaces/IMentionProps.html +++ b/apidoc/interfaces/IMentionProps.html @@ -113,7 +113,7 @@

    Optional className

    className: string
    @@ -123,7 +123,7 @@

    Optional inline

    inline: boolean
    @@ -133,7 +133,7 @@

    Optional loading

    loading: boolean
    @@ -143,7 +143,7 @@

    Optional multiLine

    multiLine: boolean
    @@ -153,7 +153,7 @@

    Optional onBlur

    onBlur: FocusEventHandler<Element>
    @@ -163,7 +163,7 @@

    Optional onKeyDownonKeyDown: KeyboardEventHandler<Element>

  • @@ -173,7 +173,7 @@

    Optional onKeyUp

    onKeyUp: FocusEventHandler<Element>
    @@ -183,7 +183,7 @@

    Optional position

    position: "top" | "bottom"
    @@ -193,7 +193,7 @@

    Optional suggestionNotsuggestionNotFoundContent: ReactNode

    @@ -203,7 +203,7 @@

    suggestions

    suggestions: string | number | ICompoundMentionSuggestion
    @@ -213,7 +213,7 @@

    Optional triggerText

    triggerText: string
    @@ -223,7 +223,7 @@

    Optional type

    type: string
    @@ -233,7 +233,7 @@

    value

    value: string
    @@ -250,7 +250,7 @@

    onChange

  • Parameters

    @@ -273,7 +273,7 @@

    Optional onSearchCha
  • Parameters

    diff --git a/apidoc/interfaces/IMenuBaseProps.html b/apidoc/interfaces/IMenuBaseProps.html index 7da0d13b..43e14650 100644 --- a/apidoc/interfaces/IMenuBaseProps.html +++ b/apidoc/interfaces/IMenuBaseProps.html @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    Optional mode

    mode: "inline" | "pop"
    @@ -131,7 +131,7 @@

    Optional style

    style: CSSProperties
    @@ -148,7 +148,7 @@

    Optional onClick

  • Parameters

    @@ -174,7 +174,7 @@

    Optional onSubMenu

    Parameters

    diff --git a/apidoc/interfaces/IMenuCascaderCommonProps.html b/apidoc/interfaces/IMenuCascaderCommonProps.html index 85bb45f1..ff23eb09 100644 --- a/apidoc/interfaces/IMenuCascaderCommonProps.html +++ b/apidoc/interfaces/IMenuCascaderCommonProps.html @@ -136,7 +136,7 @@

    Optional async

    async: boolean
    @@ -147,7 +147,7 @@

    Optional className

    @@ -158,7 +158,7 @@

    Optional clearable

    @@ -169,7 +169,7 @@

    Optional disabled

    @@ -179,7 +179,7 @@

    Optional expandTriggerexpandTrigger: "click" | "hover"

  • @@ -189,7 +189,7 @@

    Optional limit

    limit: number
    @@ -199,7 +199,7 @@

    Optional lineHeight

    lineHeight: number
    @@ -209,7 +209,7 @@

    Optional loadChildrenloadChildrenOnScroll: boolean

    @@ -224,7 +224,7 @@

    Optional maxLine

    maxLine: number
    @@ -234,7 +234,7 @@

    Optional multipleType

    multipleType: "checkbox" | "normal"
    @@ -245,7 +245,7 @@

    options

    @@ -256,7 +256,7 @@

    Optional placeholder

    @@ -267,7 +267,7 @@

    Optional popupClassN @@ -277,7 +277,7 @@

    Optional scrollable

    scrollable: boolean
    @@ -287,7 +287,7 @@

    Optional searchable

    searchable: boolean
    @@ -298,7 +298,7 @@

    Optional visible

    @@ -315,7 +315,7 @@

    Optional asyncFilter

  • Parameters

    @@ -341,7 +341,7 @@

    Optional filter

  • Parameters

    @@ -368,7 +368,7 @@

    Optional getItemTool
    @@ -397,7 +397,7 @@

    Optional highlight

  • Parameters

    @@ -423,7 +423,7 @@

    Optional loadOptions

  • Parameters

    @@ -450,7 +450,7 @@

    Optional onVisibleCh

    Parameters

    @@ -474,7 +474,7 @@

    Optional renderItemC
    @@ -503,7 +503,7 @@

    Optional renderList

    @@ -553,7 +553,7 @@

    Optional renderValue

    diff --git a/apidoc/interfaces/IMenuCascaderMultipleProps.html b/apidoc/interfaces/IMenuCascaderMultipleProps.html index 26bc334a..3779c616 100644 --- a/apidoc/interfaces/IMenuCascaderMultipleProps.html +++ b/apidoc/interfaces/IMenuCascaderMultipleProps.html @@ -135,7 +135,7 @@

    Optional async

    @@ -146,7 +146,7 @@

    Optional className

    @@ -157,7 +157,7 @@

    Optional clearable

    @@ -168,7 +168,7 @@

    Optional disabled

    @@ -179,7 +179,7 @@

    Optional expandTrigger

    Inherited from IMenuCascaderCommonProps.expandTrigger

    @@ -190,7 +190,7 @@

    Optional limit

    @@ -201,7 +201,7 @@

    Optional lineHeight

    @@ -212,7 +212,7 @@

    Optional loadChildren

    Inherited from IMenuCascaderCommonProps.loadChildrenOnScroll

    @@ -228,7 +228,7 @@

    Optional maxLine

    @@ -238,7 +238,7 @@

    Optional multiple

    multiple: true
    @@ -249,7 +249,7 @@

    Optional multipleType

    Inherited from IMenuCascaderCommonProps.multipleType

    @@ -260,7 +260,7 @@

    options

    @@ -271,7 +271,7 @@

    Optional placeholder

    @@ -282,7 +282,7 @@

    Optional popupClassN @@ -293,7 +293,7 @@

    Optional scrollable

    @@ -304,7 +304,7 @@

    Optional searchable

    @@ -314,7 +314,7 @@

    Optional simplifySelectio
    simplifySelection: boolean
    @@ -324,7 +324,7 @@

    Optional simplifySelectio
    simplifySelectionMode: CascaderSimplifySelectionMode
    @@ -334,7 +334,7 @@

    Optional value

    value: CascaderValue[][]
    @@ -345,7 +345,7 @@

    Optional visible

    @@ -363,7 +363,7 @@

    Optional asyncFilter

    Parameters

    @@ -390,7 +390,7 @@

    Optional filter

    Parameters

    @@ -417,7 +417,7 @@

    Optional getItemTool
    @@ -447,7 +447,7 @@

    Optional highlight

    Parameters

    @@ -474,7 +474,7 @@

    Optional loadOptions

    Parameters

    @@ -500,7 +500,7 @@

    onChange

  • Parameters

    @@ -530,7 +530,7 @@

    Optional onVisibleCh

    Parameters

    @@ -554,7 +554,7 @@

    Optional renderItemC
    @@ -583,7 +583,7 @@

    Optional renderList

    @@ -632,7 +632,7 @@

    Optional renderTags

  • Parameters

    @@ -656,7 +656,7 @@

    Optional renderValue

    diff --git a/apidoc/interfaces/IMenuCascaderSingleProps.html b/apidoc/interfaces/IMenuCascaderSingleProps.html index ff1f9e52..4124386d 100644 --- a/apidoc/interfaces/IMenuCascaderSingleProps.html +++ b/apidoc/interfaces/IMenuCascaderSingleProps.html @@ -133,7 +133,7 @@

    Optional async

    @@ -143,7 +143,7 @@

    Optional changeOnSelectchangeOnSelect: boolean

    @@ -154,7 +154,7 @@

    Optional className

    @@ -165,7 +165,7 @@

    Optional clearable

    @@ -176,7 +176,7 @@

    Optional disabled

    @@ -187,7 +187,7 @@

    Optional expandTrigger

    Inherited from IMenuCascaderCommonProps.expandTrigger

    @@ -198,7 +198,7 @@

    Optional limit

    @@ -209,7 +209,7 @@

    Optional lineHeight

    @@ -220,7 +220,7 @@

    Optional loadChildren

    Inherited from IMenuCascaderCommonProps.loadChildrenOnScroll

    @@ -236,7 +236,7 @@

    Optional maxLine

    @@ -246,7 +246,7 @@

    Optional multiple

    multiple: false
    @@ -257,7 +257,7 @@

    Optional multipleType

    Inherited from IMenuCascaderCommonProps.multipleType

    @@ -268,7 +268,7 @@

    options

    @@ -279,7 +279,7 @@

    Optional placeholder

    @@ -290,7 +290,7 @@

    Optional popupClassN @@ -301,7 +301,7 @@

    Optional scrollable

    @@ -312,7 +312,7 @@

    Optional searchable

    @@ -322,7 +322,7 @@

    Optional value

    value: CascaderValue[]
    @@ -333,7 +333,7 @@

    Optional visible

    @@ -351,7 +351,7 @@

    Optional asyncFilter

    Parameters

    @@ -378,7 +378,7 @@

    Optional filter

    Parameters

    @@ -405,7 +405,7 @@

    Optional getItemTool
    @@ -435,7 +435,7 @@

    Optional highlight

    Parameters

    @@ -462,7 +462,7 @@

    Optional loadOptions

    Parameters

    @@ -488,7 +488,7 @@

    onChange

  • Parameters

    @@ -518,7 +518,7 @@

    Optional onVisibleCh

    Parameters

    @@ -542,7 +542,7 @@

    Optional renderItemC
    @@ -571,7 +571,7 @@

    Optional renderList

    @@ -621,7 +621,7 @@

    Optional renderValue

    diff --git a/apidoc/interfaces/IMenuInlineProps.html b/apidoc/interfaces/IMenuInlineProps.html index 0dd5cf9e..65bb71c3 100644 --- a/apidoc/interfaces/IMenuInlineProps.html +++ b/apidoc/interfaces/IMenuInlineProps.html @@ -117,7 +117,7 @@

    Optional className

    @@ -127,7 +127,7 @@

    Optional defaultExpanddefaultExpandKeys: string[]

    @@ -144,7 +144,7 @@

    Optional defaultExpanded<
    defaultExpandedKeys: string[]
    @@ -154,7 +154,7 @@

    Optional defaultSelected<
    defaultSelectedKey: string
    @@ -164,7 +164,7 @@

    Optional expandedKeys

    expandedKeys: string[]
    @@ -174,7 +174,7 @@

    Optional inlineIndent

    inlineIndent: number
    @@ -185,7 +185,7 @@

    mode

    @@ -195,7 +195,7 @@

    Optional selectedKey

    selectedKey: string
    @@ -206,7 +206,7 @@

    Optional style

    @@ -224,7 +224,7 @@

    Optional onClick

    Parameters

    @@ -250,7 +250,7 @@

    Optional onExpandCha
  • Parameters

    @@ -273,7 +273,7 @@

    Optional onSelectCha
  • Parameters

    @@ -297,7 +297,7 @@

    Optional onSubMenu

    Inherited from IMenuBaseProps.onSubMenuClick

    Parameters

    diff --git a/apidoc/interfaces/IMenuItemProps.html b/apidoc/interfaces/IMenuItemProps.html index 8f90a623..f0a010ad 100644 --- a/apidoc/interfaces/IMenuItemProps.html +++ b/apidoc/interfaces/IMenuItemProps.html @@ -108,7 +108,7 @@

    Optional className

    className: string
    @@ -118,7 +118,7 @@

    Optional depth

    depth: number
    @@ -128,7 +128,7 @@

    Optional disabled

    disabled: boolean
    @@ -138,7 +138,7 @@

    Optional inlineIndent

    inlineIndent: boolean

  • @@ -148,7 +148,7 @@

    Optional isInline

    isInline: boolean
    @@ -158,7 +158,7 @@

    Optional key

    key: string
    @@ -168,7 +168,7 @@

    Optional selectedKey

    selectedKey: unknown[]
    @@ -178,7 +178,7 @@

    Optional specKey

    specKey: unknown
    @@ -195,7 +195,7 @@

    Optional handleSelect

    Parameters

    @@ -218,7 +218,7 @@

    Optional onClick

  • Parameters

    diff --git a/apidoc/interfaces/IMenuPopProps.html b/apidoc/interfaces/IMenuPopProps.html index 71a1a2be..c8c970aa 100644 --- a/apidoc/interfaces/IMenuPopProps.html +++ b/apidoc/interfaces/IMenuPopProps.html @@ -109,7 +109,7 @@

    Optional className

    @@ -120,7 +120,7 @@

    mode

    @@ -131,7 +131,7 @@

    Optional style

    @@ -149,7 +149,7 @@

    Optional onClick

    Parameters

    @@ -176,7 +176,7 @@

    Optional onSubMenu

    Inherited from IMenuBaseProps.onSubMenuClick

    Parameters

    diff --git a/apidoc/interfaces/IMiniPaginationProps.html b/apidoc/interfaces/IMiniPaginationProps.html index 20d3d658..d9863b03 100644 --- a/apidoc/interfaces/IMiniPaginationProps.html +++ b/apidoc/interfaces/IMiniPaginationProps.html @@ -112,7 +112,7 @@

    Optional buttonBorderedbuttonBordered: boolean

  • @@ -123,7 +123,7 @@

    Optional className

    @@ -134,7 +134,7 @@

    current

    @@ -145,7 +145,7 @@

    Optional lastPageHel @@ -156,7 +156,7 @@

    onChange

    @@ -167,7 +167,7 @@

    pageSize

    @@ -178,7 +178,7 @@

    Optional total

    @@ -189,7 +189,7 @@

    Optional totalItem

    @@ -212,7 +212,7 @@

    Optional formatTotal

    Parameters

    diff --git a/apidoc/interfaces/IMonthPickerProps.html b/apidoc/interfaces/IMonthPickerProps.html index 5e02d288..7b48902c 100644 --- a/apidoc/interfaces/IMonthPickerProps.html +++ b/apidoc/interfaces/IMonthPickerProps.html @@ -130,7 +130,7 @@

    Optional canClear

    @@ -141,7 +141,7 @@

    Optional className

    @@ -152,7 +152,7 @@

    Optional defaultDate

    @@ -163,7 +163,7 @@

    Optional disabled

    @@ -174,7 +174,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -185,7 +185,7 @@

    Optional format

    @@ -196,7 +196,7 @@

    Optional name

    @@ -207,7 +207,7 @@

    Optional openPanel

    @@ -218,7 +218,7 @@

    Optional placeholder

    @@ -229,7 +229,7 @@

    value

    @@ -240,7 +240,7 @@

    Optional valueType

    @@ -251,7 +251,7 @@

    Optional width

    @@ -269,7 +269,7 @@

    onChange

    Parameters

    @@ -293,7 +293,7 @@

    Optional onClose

    Returns void

    @@ -311,7 +311,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/INormalizeBeforeSubmit.html b/apidoc/interfaces/INormalizeBeforeSubmit.html index 8c2e0e5c..c1898db7 100644 --- a/apidoc/interfaces/INormalizeBeforeSubmit.html +++ b/apidoc/interfaces/INormalizeBeforeSubmit.html @@ -93,7 +93,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/INoticeProps.html b/apidoc/interfaces/INoticeProps.html index 02c27f2c..f4c6f02e 100644 --- a/apidoc/interfaces/INoticeProps.html +++ b/apidoc/interfaces/INoticeProps.html @@ -108,7 +108,7 @@

    Optional autoClose

    autoClose: boolean
    @@ -118,7 +118,7 @@

    Optional children

    children: ReactNode
    @@ -128,7 +128,7 @@

    Optional className

    className: string
    @@ -138,7 +138,7 @@

    Optional closable

    closable: boolean
    @@ -148,7 +148,7 @@

    Optional position

    position: NoticePositions
    @@ -158,7 +158,7 @@

    Optional style

    style: CSSProperties
    @@ -168,7 +168,7 @@

    Optional timeout

    timeout: number
    @@ -178,7 +178,7 @@

    title

    title: string
    @@ -188,7 +188,7 @@

    Optional type

    type: "info" | "success" | "warning" | "error"
    @@ -205,7 +205,7 @@

    Optional onClose

  • Returns void

    diff --git a/apidoc/interfaces/INumberInputCommonProps.html b/apidoc/interfaces/INumberInputCommonProps.html index 1e2c31af..0c292592 100644 --- a/apidoc/interfaces/INumberInputCommonProps.html +++ b/apidoc/interfaces/INumberInputCommonProps.html @@ -438,7 +438,7 @@

    Optional addonAfter

    @@ -449,7 +449,7 @@

    Optional addonBefore

    @@ -1428,7 +1428,7 @@

    Optional autoSelect

    @@ -1711,7 +1711,7 @@

    Optional icon

    @@ -1722,7 +1722,7 @@

    Optional iconPosition

    Inherited from Omit.iconPosition

    @@ -1744,7 +1744,7 @@

    Optional initSelection

    Inherited from Omit.initSelectionEnd

    @@ -1755,7 +1755,7 @@

    Optional initSelection

    Inherited from Omit.initSelectionStart

    @@ -1766,7 +1766,7 @@

    Optional inline

    @@ -2688,7 +2688,7 @@

    Optional onIconClick @@ -3304,7 +3304,7 @@

    Optional onPressEnte @@ -3854,7 +3854,7 @@

    Optional showClear

    @@ -3864,7 +3864,7 @@

    Optional showCounter

    showCounter: boolean
    @@ -3874,7 +3874,7 @@

    Optional showStepper

    showStepper: boolean
    @@ -3884,7 +3884,7 @@

    Optional showTooltip

    showTooltip: boolean
    @@ -3895,7 +3895,7 @@

    Optional size

    @@ -3939,7 +3939,7 @@

    Optional step

    @@ -4015,7 +4015,7 @@

    Optional type

    type: "number"
    @@ -4070,7 +4070,7 @@

    Optional widthSize

    diff --git a/apidoc/interfaces/INumberInputDecimalProps.html b/apidoc/interfaces/INumberInputDecimalProps.html index c61d81cd..33317e6c 100644 --- a/apidoc/interfaces/INumberInputDecimalProps.html +++ b/apidoc/interfaces/INumberInputDecimalProps.html @@ -440,7 +440,7 @@

    Optional addonAfter

    @@ -451,7 +451,7 @@

    Optional addonBefore

    @@ -1430,7 +1430,7 @@

    Optional autoSelect

    @@ -1558,7 +1558,7 @@

    Optional decimal

    decimal: number
    @@ -1723,7 +1723,7 @@

    Optional icon

    @@ -1734,7 +1734,7 @@

    Optional iconPosition

    Inherited from INumberInputCommonProps.iconPosition

    @@ -1756,7 +1756,7 @@

    Optional initSelection

    Inherited from INumberInputCommonProps.initSelectionEnd

    @@ -1767,7 +1767,7 @@

    Optional initSelection

    Inherited from INumberInputCommonProps.initSelectionStart

    @@ -1778,7 +1778,7 @@

    Optional inline

    @@ -1820,7 +1820,7 @@

    Optional integer

    integer: false
    @@ -1951,7 +1951,7 @@

    Optional min

    @@ -2710,7 +2710,7 @@

    Optional onIconClick @@ -3326,7 +3326,7 @@

    Optional onPressEnte @@ -3876,7 +3876,7 @@

    Optional showClear

    @@ -3887,7 +3887,7 @@

    Optional showCounter

    @@ -3898,7 +3898,7 @@

    Optional showStepper

    @@ -3909,7 +3909,7 @@

    Optional showTooltip

    @@ -3920,7 +3920,7 @@

    Optional size

    @@ -3964,7 +3964,7 @@

    Optional step

    @@ -4041,7 +4041,7 @@

    Optional type

    @@ -4073,7 +4073,7 @@

    Optional value

    value: string | number
    @@ -4106,7 +4106,7 @@

    Optional widthSize

    @@ -4123,7 +4123,7 @@

    Optional onChange

  • Parameters

    @@ -4146,7 +4146,7 @@

    Optional onInput

  • Parameters

    diff --git a/apidoc/interfaces/INumberInputDecimalState.html b/apidoc/interfaces/INumberInputDecimalState.html index dc08c7d7..e8266ef7 100644 --- a/apidoc/interfaces/INumberInputDecimalState.html +++ b/apidoc/interfaces/INumberInputDecimalState.html @@ -100,7 +100,7 @@

    delta

    delta: Big
    @@ -110,7 +110,7 @@

    input

    input: string
    @@ -120,7 +120,7 @@

    max

    max: Big
    @@ -130,7 +130,7 @@

    min

    min: Big
    @@ -140,7 +140,7 @@

    Optional pop

    pop: { text: string | number; type: string; visible: boolean }
    @@ -164,7 +164,7 @@

    prevProps

    @@ -174,7 +174,7 @@

    value

    value: Big
    diff --git a/apidoc/interfaces/INumberInputIntegerProps.html b/apidoc/interfaces/INumberInputIntegerProps.html index c580cd18..6705db65 100644 --- a/apidoc/interfaces/INumberInputIntegerProps.html +++ b/apidoc/interfaces/INumberInputIntegerProps.html @@ -439,7 +439,7 @@

    Optional addonAfter

    @@ -450,7 +450,7 @@

    Optional addonBefore

    @@ -1429,7 +1429,7 @@

    Optional autoSelect

    @@ -1712,7 +1712,7 @@

    Optional icon

    @@ -1723,7 +1723,7 @@

    Optional iconPosition

    Inherited from INumberInputCommonProps.iconPosition

    @@ -1745,7 +1745,7 @@

    Optional initSelection

    Inherited from INumberInputCommonProps.initSelectionEnd

    @@ -1756,7 +1756,7 @@

    Optional initSelection

    Inherited from INumberInputCommonProps.initSelectionStart

    @@ -1767,7 +1767,7 @@

    Optional inline

    @@ -1809,7 +1809,7 @@

    integer

    integer: true
    @@ -1918,7 +1918,7 @@

    Optional max

    @@ -1940,7 +1940,7 @@

    Optional min

    @@ -2699,7 +2699,7 @@

    Optional onIconClick @@ -3315,7 +3315,7 @@

    Optional onPressEnte @@ -3865,7 +3865,7 @@

    Optional showClear

    @@ -3876,7 +3876,7 @@

    Optional showCounter

    @@ -3887,7 +3887,7 @@

    Optional showStepper

    @@ -3898,7 +3898,7 @@

    Optional showTooltip

    @@ -3909,7 +3909,7 @@

    Optional size

    @@ -3953,7 +3953,7 @@

    Optional step

    @@ -4030,7 +4030,7 @@

    Optional type

    @@ -4062,7 +4062,7 @@

    Optional value

    value: number
    @@ -4095,7 +4095,7 @@

    Optional widthSize

    @@ -4112,7 +4112,7 @@

    Optional onChange

  • Parameters

    @@ -4135,7 +4135,7 @@

    Optional onInput

  • Parameters

    diff --git a/apidoc/interfaces/INumberInputIntegerState.html b/apidoc/interfaces/INumberInputIntegerState.html index 48a9a9e4..e8f42a69 100644 --- a/apidoc/interfaces/INumberInputIntegerState.html +++ b/apidoc/interfaces/INumberInputIntegerState.html @@ -100,7 +100,7 @@

    delta

    delta: number
    @@ -110,7 +110,7 @@

    input

    input: string
    @@ -120,7 +120,7 @@

    max

    max: number
    @@ -130,7 +130,7 @@

    min

    min: number
    @@ -140,7 +140,7 @@

    Optional pop

    pop: { text: string; type: string; visible: boolean }
    @@ -164,7 +164,7 @@

    prevProps

    @@ -174,7 +174,7 @@

    value

    value: number
    diff --git a/apidoc/interfaces/IOnErrorCallback.html b/apidoc/interfaces/IOnErrorCallback.html index d6ace8d6..70d4f0f0 100644 --- a/apidoc/interfaces/IOnErrorCallback.html +++ b/apidoc/interfaces/IOnErrorCallback.html @@ -82,7 +82,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/IOpenDialogOption.html b/apidoc/interfaces/IOpenDialogOption.html index 8090faef..b28b917b 100644 --- a/apidoc/interfaces/IOpenDialogOption.html +++ b/apidoc/interfaces/IOpenDialogOption.html @@ -119,7 +119,7 @@

    Optional children

    @@ -130,7 +130,7 @@

    Optional className

    @@ -141,7 +141,7 @@

    Optional closeBtn

    @@ -151,7 +151,7 @@

    Optional dialogId

    dialogId: string
    @@ -162,7 +162,7 @@

    Optional footer

    @@ -173,7 +173,7 @@

    Optional mask

    @@ -184,7 +184,7 @@

    Optional maskClosable

    Inherited from Omit.maskClosable

    @@ -194,7 +194,7 @@

    Optional parentComponent<
    parentComponent: ReactInstance
    @@ -205,7 +205,7 @@

    Optional style

    @@ -216,7 +216,7 @@

    Optional title

    @@ -227,7 +227,7 @@

    visible

    @@ -244,7 +244,7 @@

    Optional onClose

  • Returns void

    @@ -262,7 +262,7 @@

    Optional onClosed

    Returns void

    @@ -280,7 +280,7 @@

    Optional onOpened

    Returns void

    @@ -297,7 +297,7 @@

    Optional ref

  • Parameters

    diff --git a/apidoc/interfaces/IOptionRenderer.html b/apidoc/interfaces/IOptionRenderer.html index 8f270e1f..a74e5b98 100644 --- a/apidoc/interfaces/IOptionRenderer.html +++ b/apidoc/interfaces/IOptionRenderer.html @@ -93,7 +93,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/IPaginationLayoutOptions.html b/apidoc/interfaces/IPaginationLayoutOptions.html index 99e73557..00b221df 100644 --- a/apidoc/interfaces/IPaginationLayoutOptions.html +++ b/apidoc/interfaces/IPaginationLayoutOptions.html @@ -96,7 +96,7 @@

    current

    current: number
    @@ -106,7 +106,7 @@

    pageSize

    pageSize: number
    @@ -116,7 +116,7 @@

    total

    total: number
    diff --git a/apidoc/interfaces/IPlaceholderCicleProps.html b/apidoc/interfaces/IPlaceholderCicleProps.html index c5ba0215..346ea98f 100644 --- a/apidoc/interfaces/IPlaceholderCicleProps.html +++ b/apidoc/interfaces/IPlaceholderCicleProps.html @@ -103,7 +103,7 @@

    Optional animate

    @@ -114,7 +114,7 @@

    Optional className

    @@ -124,7 +124,7 @@

    Optional diameter

    diameter: number
    @@ -135,7 +135,7 @@

    Optional style

    diff --git a/apidoc/interfaces/IPlaceholderRectangleProps.html b/apidoc/interfaces/IPlaceholderRectangleProps.html index d85adce0..75bc92f0 100644 --- a/apidoc/interfaces/IPlaceholderRectangleProps.html +++ b/apidoc/interfaces/IPlaceholderRectangleProps.html @@ -104,7 +104,7 @@

    Optional animate

    @@ -115,7 +115,7 @@

    Optional className

    @@ -125,7 +125,7 @@

    Optional height

    height: number
    @@ -136,7 +136,7 @@

    Optional style

    @@ -146,7 +146,7 @@

    Optional width

    width: number
    diff --git a/apidoc/interfaces/IPlaceholderRichTextBlock.html b/apidoc/interfaces/IPlaceholderRichTextBlock.html index 286d8c8e..19c319d9 100644 --- a/apidoc/interfaces/IPlaceholderRichTextBlock.html +++ b/apidoc/interfaces/IPlaceholderRichTextBlock.html @@ -103,7 +103,7 @@

    Optional animate

    animate: boolean
    @@ -113,7 +113,7 @@

    Optional className

    className: string
    @@ -123,7 +123,7 @@

    Optional dashSegments

    dashSegments: (string | number)[][]
  • @@ -133,7 +133,7 @@

    Optional dashed

    dashed: boolean
    @@ -143,7 +143,7 @@

    Optional lineSpacing

    lineSpacing: string | number
    @@ -153,7 +153,7 @@

    Optional rows

    rows: number
    @@ -163,7 +163,7 @@

    Optional shape

    shape: string
    @@ -173,7 +173,7 @@

    Optional size

    size: number
    @@ -183,7 +183,7 @@

    Optional style

    style: CSSProperties
    @@ -193,7 +193,7 @@

    Optional widths

    widths: number[]
    diff --git a/apidoc/interfaces/IPlaceholderTextBlockProps.html b/apidoc/interfaces/IPlaceholderTextBlockProps.html index 6bbe1fc0..f1b1cc03 100644 --- a/apidoc/interfaces/IPlaceholderTextBlockProps.html +++ b/apidoc/interfaces/IPlaceholderTextBlockProps.html @@ -101,7 +101,7 @@

    Optional animate

    animate: boolean
    @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    Optional dashSegments

    dashSegments: (string | number)[][]
  • @@ -131,7 +131,7 @@

    Optional dashed

    dashed: boolean
    @@ -141,7 +141,7 @@

    Optional lineSpacing

    lineSpacing: string | number
    @@ -151,7 +151,7 @@

    rows

    rows: number
    @@ -161,7 +161,7 @@

    Optional style

    style: CSSProperties
    @@ -171,7 +171,7 @@

    Optional widths

    widths: number[]
    diff --git a/apidoc/interfaces/IPlaceholderTextRowDashedProps.html b/apidoc/interfaces/IPlaceholderTextRowDashedProps.html index 87035851..2ee0a481 100644 --- a/apidoc/interfaces/IPlaceholderTextRowDashedProps.html +++ b/apidoc/interfaces/IPlaceholderTextRowDashedProps.html @@ -98,7 +98,7 @@

    Optional animate

    animate: boolean
    @@ -108,7 +108,7 @@

    Optional className

    className: string
    @@ -118,7 +118,7 @@

    Optional lineSpacing

    lineSpacing: string | number
    @@ -128,7 +128,7 @@

    Optional segments

    segments: (string | number)[]
    @@ -138,7 +138,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IPlaceholderTextRowDashedState.html b/apidoc/interfaces/IPlaceholderTextRowDashedState.html index 86233617..a0533932 100644 --- a/apidoc/interfaces/IPlaceholderTextRowDashedState.html +++ b/apidoc/interfaces/IPlaceholderTextRowDashedState.html @@ -94,7 +94,7 @@

    segments

    segments: number[]
    diff --git a/apidoc/interfaces/IPlaceholderTextRowProps.html b/apidoc/interfaces/IPlaceholderTextRowProps.html index 3235e103..0f63f047 100644 --- a/apidoc/interfaces/IPlaceholderTextRowProps.html +++ b/apidoc/interfaces/IPlaceholderTextRowProps.html @@ -97,7 +97,7 @@

    Optional animate

    animate: boolean
    @@ -107,7 +107,7 @@

    Optional className

    className: string
    @@ -117,7 +117,7 @@

    Optional lineSpacing

    lineSpacing: string | number
    @@ -127,7 +127,7 @@

    Optional style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IPopClickTriggerProps.html b/apidoc/interfaces/IPopClickTriggerProps.html index 48f53e97..48a94da3 100644 --- a/apidoc/interfaces/IPopClickTriggerProps.html +++ b/apidoc/interfaces/IPopClickTriggerProps.html @@ -141,7 +141,7 @@

    Optional cancelText

    @@ -152,7 +152,7 @@

    Optional centerArrow

    @@ -163,7 +163,7 @@

    Optional children

    @@ -174,7 +174,7 @@

    Optional className

    @@ -185,7 +185,7 @@

    Optional closeOnClick

    Inherited from IPopoverClickTriggerProps.closeOnClickOutside

    @@ -196,7 +196,7 @@

    Optional confirmText

    @@ -207,7 +207,7 @@

    Optional containerSelecto @@ -218,7 +218,7 @@

    content

    @@ -229,7 +229,7 @@

    Optional cushion

    @@ -240,7 +240,7 @@

    Optional getElement

    @@ -251,7 +251,7 @@

    Optional header

    @@ -262,7 +262,7 @@

    Optional onBeforeClo @@ -273,7 +273,7 @@

    Optional onBeforeSho @@ -284,7 +284,7 @@

    Optional onCancel

    @@ -295,7 +295,7 @@

    Optional onConfirm

    @@ -306,7 +306,7 @@

    Optional position

    @@ -317,7 +317,7 @@

    Optional style

    @@ -328,7 +328,7 @@

    Optional toggle

    @@ -338,7 +338,7 @@

    trigger

    trigger: "click"
    @@ -349,7 +349,7 @@

    Optional type

    @@ -360,7 +360,7 @@

    Optional visible

    @@ -378,7 +378,7 @@

    Optional onClose

    Returns void

    @@ -396,7 +396,7 @@

    Optional onPositionR

    Returns void

    @@ -414,7 +414,7 @@

    Optional onPositionU

    Returns void

    @@ -432,7 +432,7 @@

    Optional onShow

    Returns void

    @@ -450,7 +450,7 @@

    Optional onVisibleCh

    Parameters

    diff --git a/apidoc/interfaces/IPopCommonProps.html b/apidoc/interfaces/IPopCommonProps.html index 3480cc31..36a1834b 100644 --- a/apidoc/interfaces/IPopCommonProps.html +++ b/apidoc/interfaces/IPopCommonProps.html @@ -133,7 +133,7 @@

    Optional cancelText

    cancelText: string
    @@ -143,7 +143,7 @@

    Optional centerArrow

    centerArrow: boolean
    @@ -153,7 +153,7 @@

    Optional className

    className: string
    @@ -163,7 +163,7 @@

    Optional confirmText

    confirmText: string
    @@ -173,7 +173,7 @@

    Optional containerSelecto
    containerSelector: string
    @@ -183,7 +183,7 @@

    content

    content: ReactNode
    @@ -193,7 +193,7 @@

    Optional cushion

    cushion: number
    @@ -203,7 +203,7 @@

    Optional header

    header: ReactNode
    @@ -213,7 +213,7 @@

    Optional onBeforeClo
    onBeforeClose: IPopoverBeforeHook
    @@ -223,7 +223,7 @@

    Optional onBeforeSho
    onBeforeShow: IPopoverBeforeHook
    @@ -233,7 +233,7 @@

    Optional onCancel

    onCancel: IPopActionCallback
    @@ -243,7 +243,7 @@

    Optional onConfirm

    onConfirm: IPopActionCallback
    @@ -253,7 +253,7 @@

    Optional position

    @@ -263,7 +263,7 @@

    Optional style

    style: CSSProperties
    @@ -273,7 +273,7 @@

    Optional type

    type: "success" | "default" | "primary" | "danger"
    @@ -283,7 +283,7 @@

    Optional visible

    visible: boolean
    @@ -300,7 +300,7 @@

    Optional onClose

  • Returns void

    @@ -317,7 +317,7 @@

    Optional onPositionR
  • Returns void

    @@ -334,7 +334,7 @@

    Optional onPositionU
  • Returns void

    @@ -351,7 +351,7 @@

    Optional onShow

  • Returns void

    @@ -368,7 +368,7 @@

    Optional onVisibleCh
  • Parameters

    diff --git a/apidoc/interfaces/IPopFocusTriggerProps.html b/apidoc/interfaces/IPopFocusTriggerProps.html index 7f4d9b4b..42540685 100644 --- a/apidoc/interfaces/IPopFocusTriggerProps.html +++ b/apidoc/interfaces/IPopFocusTriggerProps.html @@ -139,7 +139,7 @@

    Optional cancelText

    @@ -150,7 +150,7 @@

    Optional centerArrow

    @@ -161,7 +161,7 @@

    Optional children

    @@ -172,7 +172,7 @@

    Optional className

    @@ -183,7 +183,7 @@

    Optional confirmText

    @@ -194,7 +194,7 @@

    Optional containerSelecto @@ -205,7 +205,7 @@

    content

    @@ -216,7 +216,7 @@

    Optional cushion

    @@ -227,7 +227,7 @@

    Optional getElement

    @@ -238,7 +238,7 @@

    Optional header

    @@ -249,7 +249,7 @@

    Optional onBeforeClo @@ -260,7 +260,7 @@

    Optional onBeforeSho @@ -271,7 +271,7 @@

    Optional onCancel

    @@ -282,7 +282,7 @@

    Optional onConfirm

    @@ -293,7 +293,7 @@

    Optional position

    @@ -304,7 +304,7 @@

    Optional style

    @@ -314,7 +314,7 @@

    trigger

    trigger: "focus"
    @@ -325,7 +325,7 @@

    Optional type

    @@ -336,7 +336,7 @@

    Optional visible

    @@ -354,7 +354,7 @@

    Optional onClose

    Returns void

    @@ -372,7 +372,7 @@

    Optional onPositionR

    Returns void

    @@ -390,7 +390,7 @@

    Optional onPositionU

    Returns void

    @@ -408,7 +408,7 @@

    Optional onShow

    Returns void

    @@ -426,7 +426,7 @@

    Optional onVisibleCh

    Parameters

    diff --git a/apidoc/interfaces/IPopHoverTriggerProps.html b/apidoc/interfaces/IPopHoverTriggerProps.html index 0894538d..cfe3da50 100644 --- a/apidoc/interfaces/IPopHoverTriggerProps.html +++ b/apidoc/interfaces/IPopHoverTriggerProps.html @@ -145,7 +145,7 @@

    Optional anchorOnly

    @@ -156,7 +156,7 @@

    Optional cancelText

    @@ -167,7 +167,7 @@

    Optional centerArrow

    @@ -178,7 +178,7 @@

    Optional children

    @@ -189,7 +189,7 @@

    Optional className

    @@ -200,7 +200,7 @@

    Optional confirmText

    @@ -211,7 +211,7 @@

    Optional containerSelecto @@ -222,7 +222,7 @@

    content

    @@ -233,7 +233,7 @@

    Optional cushion

    @@ -244,7 +244,7 @@

    Optional fixMouseEve @@ -255,7 +255,7 @@

    Optional getElement

    @@ -266,7 +266,7 @@

    Optional header

    @@ -277,7 +277,7 @@

    Optional hideDelay

    @@ -287,7 +287,7 @@

    Optional mouseEnterD
    mouseEnterDelay: number
    @@ -297,7 +297,7 @@

    Optional mouseLeaveD
    mouseLeaveDelay: number
    @@ -308,7 +308,7 @@

    Optional onBeforeClo @@ -319,7 +319,7 @@

    Optional onBeforeSho @@ -330,7 +330,7 @@

    Optional onCancel

    @@ -341,7 +341,7 @@

    Optional onConfirm

    @@ -352,7 +352,7 @@

    Optional position

    @@ -363,7 +363,7 @@

    Optional showDelay

    @@ -374,7 +374,7 @@

    Optional style

    @@ -384,7 +384,7 @@

    trigger

    trigger: "hover"
    @@ -395,7 +395,7 @@

    Optional type

    @@ -406,7 +406,7 @@

    Optional visible

    @@ -424,7 +424,7 @@

    Optional onClose

    Returns void

    @@ -442,7 +442,7 @@

    Optional onPositionR

    Returns void

    @@ -460,7 +460,7 @@

    Optional onPositionU

    Returns void

    @@ -478,7 +478,7 @@

    Optional onShow

    Returns void

    @@ -496,7 +496,7 @@

    Optional onVisibleCh

    Parameters

    diff --git a/apidoc/interfaces/IPopNoneTriggerProps.html b/apidoc/interfaces/IPopNoneTriggerProps.html index 85cc3050..e278d510 100644 --- a/apidoc/interfaces/IPopNoneTriggerProps.html +++ b/apidoc/interfaces/IPopNoneTriggerProps.html @@ -138,7 +138,7 @@

    Optional cancelText

    @@ -149,7 +149,7 @@

    Optional centerArrow

    @@ -160,7 +160,7 @@

    children

    @@ -171,7 +171,7 @@

    Optional className

    @@ -182,7 +182,7 @@

    Optional confirmText

    @@ -193,7 +193,7 @@

    Optional containerSelecto @@ -204,7 +204,7 @@

    content

    @@ -215,7 +215,7 @@

    Optional cushion

    @@ -226,7 +226,7 @@

    Optional header

    @@ -237,7 +237,7 @@

    Optional onBeforeClo @@ -248,7 +248,7 @@

    Optional onBeforeSho @@ -259,7 +259,7 @@

    Optional onCancel

    @@ -270,7 +270,7 @@

    Optional onConfirm

    @@ -281,7 +281,7 @@

    Optional position

    @@ -292,7 +292,7 @@

    Optional style

    @@ -302,7 +302,7 @@

    trigger

    trigger: "none"
    @@ -313,7 +313,7 @@

    Optional type

    @@ -324,7 +324,7 @@

    Optional visible

    @@ -342,7 +342,7 @@

    Optional onClose

    Returns void

    @@ -360,7 +360,7 @@

    Optional onPositionR

    Returns void

    @@ -378,7 +378,7 @@

    Optional onPositionU

    Returns void

    @@ -396,7 +396,7 @@

    Optional onShow

    Returns void

    @@ -414,7 +414,7 @@

    Optional onVisibleCh

    Parameters

    diff --git a/apidoc/interfaces/IPopState.html b/apidoc/interfaces/IPopState.html index b0e4f753..4c42176d 100644 --- a/apidoc/interfaces/IPopState.html +++ b/apidoc/interfaces/IPopState.html @@ -95,7 +95,7 @@

    cancelPending

    cancelPending: boolean
    @@ -105,7 +105,7 @@

    confirmPending

    confirmPending: boolean
    diff --git a/apidoc/interfaces/IPopoverAnchorProps.html b/apidoc/interfaces/IPopoverAnchorProps.html index 7c68d3af..2ed1c151 100644 --- a/apidoc/interfaces/IPopoverAnchorProps.html +++ b/apidoc/interfaces/IPopoverAnchorProps.html @@ -100,7 +100,7 @@

    Optional getElement

    @@ -123,7 +123,7 @@

    Optional onClick

  • Returns void

    diff --git a/apidoc/interfaces/IPopoverBeforeHook.html b/apidoc/interfaces/IPopoverBeforeHook.html index d6832d0a..e57e1bea 100644 --- a/apidoc/interfaces/IPopoverBeforeHook.html +++ b/apidoc/interfaces/IPopoverBeforeHook.html @@ -82,7 +82,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/IPopoverClickTriggerChildProps.html b/apidoc/interfaces/IPopoverClickTriggerChildProps.html index 0fba5494..7bf21ee0 100644 --- a/apidoc/interfaces/IPopoverClickTriggerChildProps.html +++ b/apidoc/interfaces/IPopoverClickTriggerChildProps.html @@ -98,7 +98,7 @@

    Optional onClick

  • Parameters

    diff --git a/apidoc/interfaces/IPopoverClickTriggerProps.html b/apidoc/interfaces/IPopoverClickTriggerProps.html index 96b53996..105091eb 100644 --- a/apidoc/interfaces/IPopoverClickTriggerProps.html +++ b/apidoc/interfaces/IPopoverClickTriggerProps.html @@ -110,7 +110,7 @@

    Optional children

    children: string | number | ReactElement<ChildProps, any> | ((childProps: IPopoverClickTriggerChildProps) => ReactNode)
    @@ -120,7 +120,7 @@

    Optional closeOnClickcloseOnClickOutside: boolean

  • @@ -130,7 +130,7 @@

    Optional getElement

    @@ -140,7 +140,7 @@

    Optional toggle

    toggle: boolean
    diff --git a/apidoc/interfaces/IPopoverContentImperativeHandle.html b/apidoc/interfaces/IPopoverContentImperativeHandle.html index c522625f..187f95d6 100644 --- a/apidoc/interfaces/IPopoverContentImperativeHandle.html +++ b/apidoc/interfaces/IPopoverContentImperativeHandle.html @@ -98,7 +98,7 @@

    adjustPosition

  • Returns void

    diff --git a/apidoc/interfaces/IPopoverContext.html b/apidoc/interfaces/IPopoverContext.html index 20456e7a..4faa579a 100644 --- a/apidoc/interfaces/IPopoverContext.html +++ b/apidoc/interfaces/IPopoverContext.html @@ -108,7 +108,7 @@

    Optional className

    className: string
    @@ -118,7 +118,7 @@

    containerSelector

    containerSelector: string
    @@ -128,7 +128,7 @@

    contentRef

    contentRef: RefObject<IPopoverContentImperativeHandle>
    @@ -138,7 +138,7 @@

    cushion

    cushion: number
    @@ -148,7 +148,7 @@

    placement

    @@ -158,7 +158,7 @@

    popover

    popover: Popover
    @@ -168,7 +168,7 @@

    portalRef

    portalRef: RefObject<IPortalImperativeHandlers>
    @@ -178,7 +178,7 @@

    Optional style

    style: CSSProperties
    @@ -188,7 +188,7 @@

    visible

    visible: boolean
    @@ -205,7 +205,7 @@

    didMount

  • Parameters

    diff --git a/apidoc/interfaces/IPopoverFocusTriggerChildProps.html b/apidoc/interfaces/IPopoverFocusTriggerChildProps.html index 578fd652..c7a7b54a 100644 --- a/apidoc/interfaces/IPopoverFocusTriggerChildProps.html +++ b/apidoc/interfaces/IPopoverFocusTriggerChildProps.html @@ -99,7 +99,7 @@

    Optional onBlur

  • Parameters

    @@ -122,7 +122,7 @@

    Optional onFocus

  • Parameters

    diff --git a/apidoc/interfaces/IPopoverFocusTriggerProps.html b/apidoc/interfaces/IPopoverFocusTriggerProps.html index 6b62931c..15a36b1c 100644 --- a/apidoc/interfaces/IPopoverFocusTriggerProps.html +++ b/apidoc/interfaces/IPopoverFocusTriggerProps.html @@ -108,7 +108,7 @@

    Optional children

    children: string | number | ReactElement<ChildProps, any> | ((childProps: IPopoverFocusTriggerChildProps) => ReactNode)
    @@ -118,7 +118,7 @@

    Optional getElement

    diff --git a/apidoc/interfaces/IPopoverHoverTriggerChildProps.html b/apidoc/interfaces/IPopoverHoverTriggerChildProps.html index a03c611a..d28746e3 100644 --- a/apidoc/interfaces/IPopoverHoverTriggerChildProps.html +++ b/apidoc/interfaces/IPopoverHoverTriggerChildProps.html @@ -99,7 +99,7 @@

    Optional onMouseEnte
  • Parameters

    @@ -122,7 +122,7 @@

    Optional onMouseLeav
  • Parameters

    diff --git a/apidoc/interfaces/IPopoverHoverTriggerProps.html b/apidoc/interfaces/IPopoverHoverTriggerProps.html index 668b648b..6796acb1 100644 --- a/apidoc/interfaces/IPopoverHoverTriggerProps.html +++ b/apidoc/interfaces/IPopoverHoverTriggerProps.html @@ -117,7 +117,7 @@

    Optional anchorOnly

    anchorOnly: boolean
    @@ -127,7 +127,7 @@

    Optional children

    children: string | number | ReactElement<ChildProps, any> | ((childProps: IPopoverHoverTriggerChildProps) => ReactNode)
    @@ -138,7 +138,7 @@

    Optional fixMouseEve @@ -148,7 +148,7 @@

    Optional getElement

    @@ -158,7 +158,7 @@

    Optional hideDelay

    hideDelay: number
    @@ -168,7 +168,7 @@

    Optional showDelay

    showDelay: number
    diff --git a/apidoc/interfaces/IPopoverPosition.html b/apidoc/interfaces/IPopoverPosition.html index 9fa0d8ea..bc93f754 100644 --- a/apidoc/interfaces/IPopoverPosition.html +++ b/apidoc/interfaces/IPopoverPosition.html @@ -95,7 +95,7 @@

    Optional className

    className: string
    @@ -105,7 +105,7 @@

    style

    style: CSSProperties
    diff --git a/apidoc/interfaces/IPopoverProps.html b/apidoc/interfaces/IPopoverProps.html index 2ddb6216..c780e332 100644 --- a/apidoc/interfaces/IPopoverProps.html +++ b/apidoc/interfaces/IPopoverProps.html @@ -111,7 +111,7 @@

    Optional className

    className: string
    @@ -121,7 +121,7 @@

    Optional containerSelecto
    containerSelector: string
    @@ -131,7 +131,7 @@

    Optional cushion

    cushion: number
    @@ -141,7 +141,7 @@

    Optional onBeforeClo
    onBeforeClose: IPopoverBeforeHook
    @@ -151,7 +151,7 @@

    Optional onBeforeSho
    onBeforeShow: IPopoverBeforeHook
    @@ -161,7 +161,7 @@

    position

    @@ -171,7 +171,7 @@

    Optional style

    style: CSSProperties
    @@ -181,7 +181,7 @@

    Optional visible

    visible: boolean
    @@ -198,7 +198,7 @@

    Optional onClose

  • Returns void

    @@ -215,7 +215,7 @@

    Optional onPositionR
  • Returns void

    @@ -232,7 +232,7 @@

    Optional onPositionU
  • Returns void

    @@ -249,7 +249,7 @@

    Optional onShow

  • Returns void

    @@ -266,7 +266,7 @@

    Optional onVisibleCh
  • Parameters

    diff --git a/apidoc/interfaces/IPopoverState.html b/apidoc/interfaces/IPopoverState.html index a4ffc3e4..2c243c6e 100644 --- a/apidoc/interfaces/IPopoverState.html +++ b/apidoc/interfaces/IPopoverState.html @@ -94,7 +94,7 @@

    visible

    visible: boolean
    diff --git a/apidoc/interfaces/IPopoverTriggerProps.html b/apidoc/interfaces/IPopoverTriggerProps.html index ac33bf5c..d1885f11 100644 --- a/apidoc/interfaces/IPopoverTriggerProps.html +++ b/apidoc/interfaces/IPopoverTriggerProps.html @@ -107,7 +107,7 @@

    children

    children: string | number | ReactElement<ChildProps, any>
    diff --git a/apidoc/interfaces/IPortalImperativeHandlers.html b/apidoc/interfaces/IPortalImperativeHandlers.html index fb285c69..db13aadb 100644 --- a/apidoc/interfaces/IPortalImperativeHandlers.html +++ b/apidoc/interfaces/IPortalImperativeHandlers.html @@ -101,7 +101,7 @@

    container

    container: HTMLElement
    @@ -111,7 +111,7 @@

    purePortalRef

    purePortalRef: RefObject<PurePortal>
    @@ -128,7 +128,7 @@

    contains

  • Parameters

    diff --git a/apidoc/interfaces/IPortalProps.html b/apidoc/interfaces/IPortalProps.html index e6484ffb..4666f8e5 100644 --- a/apidoc/interfaces/IPortalProps.html +++ b/apidoc/interfaces/IPortalProps.html @@ -117,7 +117,7 @@

    Optional append

    @@ -127,7 +127,7 @@

    Optional blockPageSc
    blockPageScroll: boolean
    @@ -137,7 +137,7 @@

    Optional children

    children: ReactNode
    @@ -147,7 +147,7 @@

    Optional className

    className: string
    @@ -157,7 +157,7 @@

    Optional closeOnClickcloseOnClickOutside: boolean

  • @@ -167,7 +167,7 @@

    Optional closeOnESC

    closeOnESC: boolean
    @@ -177,7 +177,7 @@

    Optional layer

    layer: string
    @@ -188,7 +188,7 @@

    Optional selector

    @@ -198,7 +198,7 @@

    Optional style

    style: CSSProperties
    @@ -208,7 +208,7 @@

    Optional useLayerFor
    useLayerForClickAway: boolean
    @@ -218,7 +218,7 @@

    Optional visible

    visible: boolean
    @@ -235,7 +235,7 @@

    Optional onClose

  • Parameters

    @@ -258,7 +258,7 @@

    Optional onLayerRead
  • Parameters

    diff --git a/apidoc/interfaces/IPositionFunction.html b/apidoc/interfaces/IPositionFunction.html index e05c0c98..b676f150 100644 --- a/apidoc/interfaces/IPositionFunction.html +++ b/apidoc/interfaces/IPositionFunction.html @@ -82,7 +82,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/IPositionFunctionProps.html b/apidoc/interfaces/IPositionFunctionProps.html index 26ace62d..bc3852b0 100644 --- a/apidoc/interfaces/IPositionFunctionProps.html +++ b/apidoc/interfaces/IPositionFunctionProps.html @@ -101,7 +101,7 @@

    anchor

    anchor: Element
    @@ -116,7 +116,7 @@

    anchorRect

    anchorRect: DOMRect | ClientRect
    @@ -131,7 +131,7 @@

    container

    container: Element
    @@ -146,7 +146,7 @@

    containerRect

    containerRect: DOMRect | ClientRect
    @@ -161,7 +161,7 @@

    content

    content: Element
    @@ -176,7 +176,7 @@

    contentRect

    contentRect: DOMRect | ClientRect
    @@ -191,7 +191,7 @@

    cushion

    cushion: number
    @@ -201,7 +201,7 @@

    relativeRect

    relativeRect: ClientRect
    diff --git a/apidoc/interfaces/IPreviewImageConfig.html b/apidoc/interfaces/IPreviewImageConfig.html index ad1d8896..a554ebd5 100644 --- a/apidoc/interfaces/IPreviewImageConfig.html +++ b/apidoc/interfaces/IPreviewImageConfig.html @@ -99,7 +99,7 @@

    Optional className

    className: string
    @@ -109,7 +109,7 @@

    Optional images

    images: string[]
    @@ -119,7 +119,7 @@

    Optional index

    index: number
    @@ -129,7 +129,7 @@

    Optional parentComponent<
    parentComponent: ReactInstance
    @@ -139,7 +139,7 @@

    Optional scaleRatio

    scaleRatio: number
    @@ -149,7 +149,7 @@

    Optional showRotateB
    showRotateBtn: boolean
    diff --git a/apidoc/interfaces/IProgressInfoProps.html b/apidoc/interfaces/IProgressInfoProps.html index a47b085f..628d956f 100644 --- a/apidoc/interfaces/IProgressInfoProps.html +++ b/apidoc/interfaces/IProgressInfoProps.html @@ -98,7 +98,7 @@

    Optional color

    color: string
    @@ -108,7 +108,7 @@

    format

    @@ -118,7 +118,7 @@

    percent

    percent: number
    @@ -128,7 +128,7 @@

    state

    @@ -138,7 +138,7 @@

    type

    diff --git a/apidoc/interfaces/IProgressInstanceProps.html b/apidoc/interfaces/IProgressInstanceProps.html index 89543370..d09dc2f6 100644 --- a/apidoc/interfaces/IProgressInstanceProps.html +++ b/apidoc/interfaces/IProgressInstanceProps.html @@ -108,7 +108,7 @@

    Optional bgColor

    @@ -118,7 +118,7 @@

    color

    color: string
    @@ -129,7 +129,7 @@

    Optional format

    @@ -140,7 +140,7 @@

    Optional percent

    @@ -151,7 +151,7 @@

    Optional showInfo

    @@ -161,7 +161,7 @@

    state

    @@ -172,7 +172,7 @@

    Optional strokeLinecap

    Inherited from ICommonProgressProps.strokeLinecap

    @@ -183,7 +183,7 @@

    Optional strokeWidth

    @@ -194,7 +194,7 @@

    Optional width

    diff --git a/apidoc/interfaces/IProgressProps.html b/apidoc/interfaces/IProgressProps.html index 13cd77bd..11181bcf 100644 --- a/apidoc/interfaces/IProgressProps.html +++ b/apidoc/interfaces/IProgressProps.html @@ -1325,7 +1325,7 @@

    Optional bgColor

    @@ -1464,7 +1464,7 @@

    Optional exceptionColorexceptionColor: string

    @@ -1475,7 +1475,7 @@

    Optional format

    @@ -1626,7 +1626,7 @@

    Optional normalColor

    normalColor: string
    @@ -3397,7 +3397,7 @@

    Optional percent

    @@ -3496,7 +3496,7 @@

    Optional showInfo

    @@ -3528,7 +3528,7 @@

    Optional status

    @@ -3539,7 +3539,7 @@

    Optional strokeLinecap

    Inherited from ICommonProgressProps.strokeLinecap

    @@ -3550,7 +3550,7 @@

    Optional strokeWidth

    @@ -3561,7 +3561,7 @@

    Optional style

    @@ -3571,7 +3571,7 @@

    Optional successColor

    successColor: string
    @@ -3636,7 +3636,7 @@

    Optional type

    @@ -3680,7 +3680,7 @@

    Optional width

    diff --git a/apidoc/interfaces/IPublicCascaderItem.html b/apidoc/interfaces/IPublicCascaderItem.html index 89f9c954..a9bf0c54 100644 --- a/apidoc/interfaces/IPublicCascaderItem.html +++ b/apidoc/interfaces/IPublicCascaderItem.html @@ -115,7 +115,7 @@

    Optional children

    @@ -125,7 +125,7 @@

    Optional disabled

    disabled: boolean
    @@ -135,7 +135,7 @@

    label

    label: string
    @@ -145,7 +145,7 @@

    Optional loadChildrenloadChildrenOnExpand: boolean

    @@ -155,7 +155,7 @@

    Optional loadChildrenloadChildrenOnScroll: boolean

    @@ -165,7 +165,7 @@

    value

    diff --git a/apidoc/interfaces/IPurePortalProps.html b/apidoc/interfaces/IPurePortalProps.html index 2b85cc9a..578c3287 100644 --- a/apidoc/interfaces/IPurePortalProps.html +++ b/apidoc/interfaces/IPurePortalProps.html @@ -95,7 +95,7 @@

    Optional append

    append: boolean
    @@ -105,7 +105,7 @@

    selector

    selector: string | HTMLElement
    diff --git a/apidoc/interfaces/IQuarterPickerProps.html b/apidoc/interfaces/IQuarterPickerProps.html index aadcbb7a..22cd6533 100644 --- a/apidoc/interfaces/IQuarterPickerProps.html +++ b/apidoc/interfaces/IQuarterPickerProps.html @@ -130,7 +130,7 @@

    Optional canClear

    @@ -141,7 +141,7 @@

    Optional className

    @@ -152,7 +152,7 @@

    Optional defaultDate

    @@ -163,7 +163,7 @@

    Optional disabled

    @@ -174,7 +174,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -185,7 +185,7 @@

    Optional format

    @@ -196,7 +196,7 @@

    Optional name

    @@ -207,7 +207,7 @@

    Optional openPanel

    @@ -218,7 +218,7 @@

    Optional placeholder

    @@ -229,7 +229,7 @@

    value

    @@ -240,7 +240,7 @@

    Optional valueType

    @@ -251,7 +251,7 @@

    Optional width

    @@ -269,7 +269,7 @@

    onChange

    Parameters

    @@ -293,7 +293,7 @@

    Optional onClose

    Returns void

    @@ -311,7 +311,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/IRadioEvent.html b/apidoc/interfaces/IRadioEvent.html index 57834670..12283a54 100644 --- a/apidoc/interfaces/IRadioEvent.html +++ b/apidoc/interfaces/IRadioEvent.html @@ -203,7 +203,7 @@

    target

    target: { checked: boolean; type: "radio" } & IRadioProps<Value>
    diff --git a/apidoc/interfaces/IRadioGroupProps.html b/apidoc/interfaces/IRadioGroupProps.html index c5dd6016..e409a6f3 100644 --- a/apidoc/interfaces/IRadioGroupProps.html +++ b/apidoc/interfaces/IRadioGroupProps.html @@ -114,7 +114,7 @@

    Optional children

    children: ReactNode
    @@ -124,7 +124,7 @@

    Optional className

    className: string
    @@ -134,7 +134,7 @@

    Optional disabled

    disabled: boolean
    @@ -144,7 +144,7 @@

    Optional readOnly

    readOnly: boolean
    @@ -154,7 +154,7 @@

    Optional style

    style: CSSProperties
    @@ -164,7 +164,7 @@

    Optional value

    value: Value
    @@ -181,7 +181,7 @@

    Optional isValueEqua
  • Parameters

    @@ -207,7 +207,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IRadioProps.html b/apidoc/interfaces/IRadioProps.html index 7e71d33d..03c1489f 100644 --- a/apidoc/interfaces/IRadioProps.html +++ b/apidoc/interfaces/IRadioProps.html @@ -117,7 +117,7 @@

    Optional checked

    checked: boolean
    @@ -127,7 +127,7 @@

    Optional children

    children: ReactNode
    @@ -137,7 +137,7 @@

    Optional className

    className: string
    @@ -147,7 +147,7 @@

    Optional disabled

    disabled: boolean
    @@ -157,7 +157,7 @@

    Optional onMouseEnte
    onMouseEnter: MouseEventHandler<HTMLElement>
    @@ -167,7 +167,7 @@

    Optional onMouseLeav
    onMouseLeave: MouseEventHandler<HTMLElement>
    @@ -177,7 +177,7 @@

    Optional readOnly

    readOnly: boolean
    @@ -187,7 +187,7 @@

    Optional style

    style: CSSProperties
    @@ -197,7 +197,7 @@

    Optional value

    value: Value
    @@ -207,7 +207,7 @@

    Optional width

    width: string | number
    @@ -224,7 +224,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IRateProps.html b/apidoc/interfaces/IRateProps.html index fae994f3..4cd53c50 100644 --- a/apidoc/interfaces/IRateProps.html +++ b/apidoc/interfaces/IRateProps.html @@ -108,7 +108,7 @@

    Optional allowClear

    allowClear: boolean
    @@ -118,7 +118,7 @@

    Optional allowHalf

    allowHalf: boolean
    @@ -128,7 +128,7 @@

    Optional character

    character: ReactNode
    @@ -138,7 +138,7 @@

    Optional className

    className: string
    @@ -148,7 +148,7 @@

    count

    count: number
    @@ -158,7 +158,7 @@

    Optional disabled

    disabled: boolean
    @@ -168,7 +168,7 @@

    Optional readOnly

    readOnly: boolean
    @@ -178,7 +178,7 @@

    Optional style

    style: CSSProperties
    @@ -188,7 +188,7 @@

    value

    value: number
    @@ -205,7 +205,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/IRateState.html b/apidoc/interfaces/IRateState.html index e63f6854..91749993 100644 --- a/apidoc/interfaces/IRateState.html +++ b/apidoc/interfaces/IRateState.html @@ -96,7 +96,7 @@

    cleanedValue

    cleanedValue: number
    @@ -106,7 +106,7 @@

    hoverValue

    hoverValue: number
    @@ -116,7 +116,7 @@

    starRefs

    starRefs: RefObject<default>[]
    diff --git a/apidoc/interfaces/IRenderError.html b/apidoc/interfaces/IRenderError.html index 86015e3c..cce6e35b 100644 --- a/apidoc/interfaces/IRenderError.html +++ b/apidoc/interfaces/IRenderError.html @@ -90,7 +90,7 @@

    Callable

  • Parameters

    diff --git a/apidoc/interfaces/IScrollAlertProps.html b/apidoc/interfaces/IScrollAlertProps.html index 0f95a67c..dce98c85 100644 --- a/apidoc/interfaces/IScrollAlertProps.html +++ b/apidoc/interfaces/IScrollAlertProps.html @@ -1320,7 +1320,7 @@

    Optional bordered

    bordered: boolean
    @@ -1352,7 +1352,7 @@

    Optional closed

    closed: boolean
    @@ -1610,7 +1610,7 @@

    Optional loading

    loading: boolean
    @@ -3380,7 +3380,7 @@

    Optional outline

    outline: boolean
    @@ -3467,7 +3467,7 @@

    Optional scrollIntervalscrollInterval: number

  • @@ -3565,7 +3565,7 @@

    Optional type

    @@ -3615,7 +3615,7 @@

    Optional onClose

  • Returns void

    diff --git a/apidoc/interfaces/ISelectCommonProps.html b/apidoc/interfaces/ISelectCommonProps.html index 77689a53..cb0d31c0 100644 --- a/apidoc/interfaces/ISelectCommonProps.html +++ b/apidoc/interfaces/ISelectCommonProps.html @@ -146,7 +146,7 @@

    Optional className

    className: string
    @@ -156,7 +156,7 @@

    Optional clearable

    clearable: boolean
    @@ -166,7 +166,7 @@

    Optional collapsable

    collapsable: boolean
    @@ -176,7 +176,7 @@

    Optional collapseAt

    collapseAt: number
    @@ -186,7 +186,7 @@

    Optional creatable

    creatable: boolean
    @@ -196,7 +196,7 @@

    Optional disableSearchdisableSearch: boolean

  • @@ -206,7 +206,7 @@

    Optional disabled

    disabled: boolean
    @@ -216,7 +216,7 @@

    Optional filter

    filter: false | ((keyword: string, item: Item) => boolean)
    @@ -226,7 +226,7 @@

    Optional hideCollapsehideCollapsePop: boolean

  • @@ -236,7 +236,7 @@

    Optional inline

    inline: boolean
    @@ -246,7 +246,7 @@

    Optional keyword

    keyword: string
    @@ -256,7 +256,7 @@

    Optional loading

    loading: boolean
    @@ -266,7 +266,7 @@

    Optional notFoundCon
    notFoundContent: string
    @@ -276,7 +276,7 @@

    Optional open

    open: boolean
    @@ -286,7 +286,7 @@

    options

    options: Item[]
    @@ -296,7 +296,7 @@

    Optional placeholder

    placeholder: string
    @@ -306,7 +306,7 @@

    Optional popupWidth

    popupWidth: Width<string | number>
    @@ -316,7 +316,7 @@

    Optional size

    @@ -326,7 +326,7 @@

    Optional width

    width: Width<string | number>
    @@ -343,7 +343,7 @@

    Optional highlight

  • Parameters

    @@ -369,7 +369,7 @@

    Optional isEqual

  • Parameters

    @@ -395,7 +395,7 @@

    Optional isValidNew<
  • Parameters

    @@ -421,7 +421,7 @@

    Optional onCreate

  • Parameters

    @@ -444,7 +444,7 @@

    Optional onKeywordCh
  • Parameters

    @@ -470,7 +470,7 @@

    Optional onOpenChang
  • Parameters

    @@ -493,7 +493,7 @@

    Optional renderCollapsed<
  • Parameters

    @@ -516,7 +516,7 @@

    Optional renderOption

    Parameters

    @@ -539,7 +539,7 @@

    Optional renderOption

    Parameters

    @@ -565,7 +565,7 @@

    Optional renderValue

  • Parameters

    diff --git a/apidoc/interfaces/ISelectItem.html b/apidoc/interfaces/ISelectItem.html index ea73b49c..f08faece 100644 --- a/apidoc/interfaces/ISelectItem.html +++ b/apidoc/interfaces/ISelectItem.html @@ -111,7 +111,7 @@

    Optional disabled

    disabled: boolean
    @@ -121,7 +121,7 @@

    key

    key: Key
    @@ -131,7 +131,7 @@

    text

    text: ReactNode
    @@ -141,7 +141,7 @@

    Optional type

    type: "header" | "divider" | "reviver"
    @@ -158,7 +158,7 @@

    Optional reviver

  • Parameters

    diff --git a/apidoc/interfaces/ISelectKeywordChangeMeta.html b/apidoc/interfaces/ISelectKeywordChangeMeta.html index 280edcf3..0ea33d29 100644 --- a/apidoc/interfaces/ISelectKeywordChangeMeta.html +++ b/apidoc/interfaces/ISelectKeywordChangeMeta.html @@ -94,7 +94,7 @@

    source

    source: "user-clear" | "user-change" | "popup-close" | "option-create"
    diff --git a/apidoc/interfaces/ISelectMenuItem.html b/apidoc/interfaces/ISelectMenuItem.html index 6ac65d27..451779e8 100644 --- a/apidoc/interfaces/ISelectMenuItem.html +++ b/apidoc/interfaces/ISelectMenuItem.html @@ -116,7 +116,7 @@

    Optional active

    @@ -127,7 +127,7 @@

    Optional className

    @@ -138,7 +138,7 @@

    Optional content

    @@ -149,7 +149,7 @@

    Optional disabled

    @@ -160,7 +160,7 @@

    Optional hoverable

    @@ -171,7 +171,7 @@

    Optional icon

    @@ -182,7 +182,7 @@

    Optional isDivider

    @@ -193,7 +193,7 @@

    Optional isGroup

    @@ -203,7 +203,7 @@

    Optional items

    @@ -214,7 +214,7 @@

    Optional onClick

    @@ -224,7 +224,7 @@

    Optional searchContentsearchContent: ReactNode

  • @@ -235,7 +235,7 @@

    Optional value

    diff --git a/apidoc/interfaces/ISelectMenuNestedItem.html b/apidoc/interfaces/ISelectMenuNestedItem.html index ee26bd1b..86d819df 100644 --- a/apidoc/interfaces/ISelectMenuNestedItem.html +++ b/apidoc/interfaces/ISelectMenuNestedItem.html @@ -113,7 +113,7 @@

    Optional active

    @@ -124,7 +124,7 @@

    Optional className

    @@ -135,7 +135,7 @@

    Optional content

    @@ -146,7 +146,7 @@

    Optional disabled

    @@ -157,7 +157,7 @@

    Optional hoverable

    @@ -168,7 +168,7 @@

    Optional icon

    @@ -178,7 +178,7 @@

    idx

    idx: number
    @@ -189,7 +189,7 @@

    Optional isDivider

    @@ -200,7 +200,7 @@

    Optional isGroup

    @@ -211,7 +211,7 @@

    Optional items

    @@ -222,7 +222,7 @@

    Optional onClick

    @@ -232,7 +232,7 @@

    parentIndexes

    parentIndexes: number[]
    @@ -243,7 +243,7 @@

    Optional searchContent

    Inherited from ISelectMenuItem.searchContent

    @@ -254,7 +254,7 @@

    Optional value

    diff --git a/apidoc/interfaces/ISelectMenuProps.html b/apidoc/interfaces/ISelectMenuProps.html index 5c170030..7e37c5ed 100644 --- a/apidoc/interfaces/ISelectMenuProps.html +++ b/apidoc/interfaces/ISelectMenuProps.html @@ -106,7 +106,7 @@

    items

    @@ -116,7 +116,7 @@

    nullOption

    nullOption: boolean
    @@ -126,7 +126,7 @@

    Optional nullOptionC
    nullOptionContent: ReactNode
    @@ -136,7 +136,7 @@

    Optional searchText

    searchText: string
    @@ -146,7 +146,7 @@

    Optional value

    value: unknown
    @@ -163,7 +163,7 @@

    Optional filterOption

    Parameters

    @@ -189,7 +189,7 @@

    Optional onRequestCl
  • Returns void

    @@ -206,7 +206,7 @@

    Optional onSelect

  • Parameters

    diff --git a/apidoc/interfaces/ISelectMenuState.html b/apidoc/interfaces/ISelectMenuState.html index 40fc6d78..8034c823 100644 --- a/apidoc/interfaces/ISelectMenuState.html +++ b/apidoc/interfaces/ISelectMenuState.html @@ -94,7 +94,7 @@

    items

    items: IMenuListItem[]
    diff --git a/apidoc/interfaces/ISelectMultiProps.html b/apidoc/interfaces/ISelectMultiProps.html index 0f706c75..48854f21 100644 --- a/apidoc/interfaces/ISelectMultiProps.html +++ b/apidoc/interfaces/ISelectMultiProps.html @@ -148,7 +148,7 @@

    Optional className

    @@ -159,7 +159,7 @@

    Optional clearable

    @@ -170,7 +170,7 @@

    Optional collapsable

    @@ -181,7 +181,7 @@

    Optional collapseAt

    @@ -192,7 +192,7 @@

    Optional creatable

    @@ -203,7 +203,7 @@

    Optional disableSearch

    Inherited from ISelectCommonProps.disableSearch

    @@ -214,7 +214,7 @@

    Optional disabled

    @@ -225,7 +225,7 @@

    Optional filter

    @@ -236,7 +236,7 @@

    Optional hideCollapse

    Inherited from ISelectCommonProps.hideCollapsePop

    @@ -247,7 +247,7 @@

    Optional inline

    @@ -258,7 +258,7 @@

    Optional keyword

    @@ -269,7 +269,7 @@

    Optional loading

    @@ -279,7 +279,7 @@

    multiple

    multiple: true
    @@ -290,7 +290,7 @@

    Optional notFoundCon @@ -301,7 +301,7 @@

    Optional open

    @@ -312,7 +312,7 @@

    options

    @@ -323,7 +323,7 @@

    Optional placeholder

    @@ -334,7 +334,7 @@

    Optional popupWidth

    @@ -345,7 +345,7 @@

    Optional size

    @@ -355,7 +355,7 @@

    Optional value

    value: Item[]
    @@ -366,7 +366,7 @@

    Optional width

    @@ -384,7 +384,7 @@

    Optional highlight

    Parameters

    @@ -411,7 +411,7 @@

    Optional isEqual

    Parameters

    @@ -438,7 +438,7 @@

    Optional isValidNew<

    Parameters

    @@ -464,7 +464,7 @@

    Optional onChange

  • Parameters

    @@ -488,7 +488,7 @@

    Optional onCreate

    Parameters

    @@ -512,7 +512,7 @@

    Optional onKeywordCh

    Parameters

    @@ -539,7 +539,7 @@

    Optional onOpenChang

    Parameters

    @@ -563,7 +563,7 @@

    Optional renderCollapsed<

    Parameters

    @@ -587,7 +587,7 @@

    Optional renderOption

    Inherited from ISelectCommonProps.renderOptionContent

    Parameters

    @@ -611,7 +611,7 @@

    Optional renderOption

    Inherited from ISelectCommonProps.renderOptionList

    Parameters

    @@ -637,7 +637,7 @@

    Optional renderTagLi
  • Parameters

    @@ -661,7 +661,7 @@

    Optional renderValue

    Parameters

    diff --git a/apidoc/interfaces/ISelectSingleProps.html b/apidoc/interfaces/ISelectSingleProps.html index ba237889..25e2d2a0 100644 --- a/apidoc/interfaces/ISelectSingleProps.html +++ b/apidoc/interfaces/ISelectSingleProps.html @@ -147,7 +147,7 @@

    Optional className

    @@ -158,7 +158,7 @@

    Optional clearable

    @@ -169,7 +169,7 @@

    Optional collapsable

    @@ -180,7 +180,7 @@

    Optional collapseAt

    @@ -191,7 +191,7 @@

    Optional creatable

    @@ -202,7 +202,7 @@

    Optional disableSearch

    Inherited from ISelectCommonProps.disableSearch

    @@ -213,7 +213,7 @@

    Optional disabled

    @@ -224,7 +224,7 @@

    Optional filter

    @@ -235,7 +235,7 @@

    Optional hideCollapse

    Inherited from ISelectCommonProps.hideCollapsePop

    @@ -246,7 +246,7 @@

    Optional inline

    @@ -257,7 +257,7 @@

    Optional keyword

    @@ -268,7 +268,7 @@

    Optional loading

    @@ -278,7 +278,7 @@

    Optional multiple

    multiple: false
    @@ -289,7 +289,7 @@

    Optional notFoundCon @@ -300,7 +300,7 @@

    Optional open

    @@ -311,7 +311,7 @@

    options

    @@ -322,7 +322,7 @@

    Optional placeholder

    @@ -333,7 +333,7 @@

    Optional popupWidth

    @@ -344,7 +344,7 @@

    Optional size

    @@ -354,7 +354,7 @@

    Optional value

    value: Item
    @@ -365,7 +365,7 @@

    Optional width

    @@ -383,7 +383,7 @@

    Optional highlight

    Parameters

    @@ -410,7 +410,7 @@

    Optional isEqual

    Parameters

    @@ -437,7 +437,7 @@

    Optional isValidNew<

    Parameters

    @@ -463,7 +463,7 @@

    Optional onChange

  • Parameters

    @@ -487,7 +487,7 @@

    Optional onCreate

    Parameters

    @@ -511,7 +511,7 @@

    Optional onKeywordCh

    Parameters

    @@ -538,7 +538,7 @@

    Optional onOpenChang

    Parameters

    @@ -562,7 +562,7 @@

    Optional renderCollapsed<

    Parameters

    @@ -586,7 +586,7 @@

    Optional renderOption

    Inherited from ISelectCommonProps.renderOptionContent

    Parameters

    @@ -610,7 +610,7 @@

    Optional renderOption

    Inherited from ISelectCommonProps.renderOptionList

    Parameters

    @@ -637,7 +637,7 @@

    Optional renderValue

    Parameters

    diff --git a/apidoc/interfaces/ISelectState.html b/apidoc/interfaces/ISelectState.html index cd2b80e6..a755316f 100644 --- a/apidoc/interfaces/ISelectState.html +++ b/apidoc/interfaces/ISelectState.html @@ -112,7 +112,7 @@

    active

    active: boolean
    @@ -122,7 +122,7 @@

    activeIndex

    activeIndex: number
    @@ -132,7 +132,7 @@

    creating

    creating: boolean
    @@ -142,7 +142,7 @@

    keyword

    keyword: string
    @@ -152,7 +152,7 @@

    open

    open: boolean
    @@ -162,7 +162,7 @@

    prevOptions

    prevOptions: Item[]
    @@ -172,7 +172,7 @@

    triggerWidth

    triggerWidth: Width<string | number>
    @@ -182,7 +182,7 @@

    value

    value: Item | Item[]
    diff --git a/apidoc/interfaces/ISelectTagListProps.html b/apidoc/interfaces/ISelectTagListProps.html index c03ae28a..981359c6 100644 --- a/apidoc/interfaces/ISelectTagListProps.html +++ b/apidoc/interfaces/ISelectTagListProps.html @@ -112,7 +112,7 @@

    list

    list: Item[]
    @@ -122,7 +122,7 @@

    Optional renderValue

    renderValue: (value: Item) => ReactNode
    @@ -160,7 +160,7 @@

    onRemove

  • Parameters

    diff --git a/apidoc/interfaces/ISelectTagProps.html b/apidoc/interfaces/ISelectTagProps.html index 725dab2b..41970a96 100644 --- a/apidoc/interfaces/ISelectTagProps.html +++ b/apidoc/interfaces/ISelectTagProps.html @@ -1820,7 +1820,7 @@

    Optional onClose

    @@ -3426,7 +3426,7 @@

    Optional rounded

    @@ -3447,7 +3447,7 @@

    Optional selected

    selected: boolean
    @@ -3480,7 +3480,7 @@

    Optional style

    @@ -3568,7 +3568,7 @@

    Optional visible

    @@ -3596,7 +3596,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ISingleUploadProps.html b/apidoc/interfaces/ISingleUploadProps.html index 7e69e410..3411bba3 100644 --- a/apidoc/interfaces/ISingleUploadProps.html +++ b/apidoc/interfaces/ISingleUploadProps.html @@ -116,7 +116,7 @@

    Optional accept

    @@ -132,7 +132,7 @@

    Optional className

    @@ -148,7 +148,7 @@

    Optional customUpload

    Inherited from IAbstractUploadProps.customUploadItem

    @@ -164,7 +164,7 @@

    Optional disabled

    @@ -180,7 +180,7 @@

    Optional manualUpload

    Inherited from IAbstractUploadProps.manualUpload

    @@ -196,7 +196,7 @@

    Optional maxSize

    @@ -211,7 +211,7 @@

    onChange

    @@ -222,7 +222,7 @@

    Optional onError

    @@ -238,7 +238,7 @@

    Optional onUpload

    @@ -253,7 +253,7 @@

    Optional tips

    @@ -268,7 +268,7 @@

    Optional value

    @@ -286,7 +286,7 @@

    Optional beforeUpload

    Inherited from IAbstractUploadProps.beforeUpload

    diff --git a/apidoc/interfaces/ISliderCommonProps.html b/apidoc/interfaces/ISliderCommonProps.html index 65a92d35..5cbe6979 100644 --- a/apidoc/interfaces/ISliderCommonProps.html +++ b/apidoc/interfaces/ISliderCommonProps.html @@ -110,7 +110,7 @@

    Optional className

    className: string
    @@ -120,7 +120,7 @@

    Optional disabled

    disabled: boolean
    @@ -130,7 +130,7 @@

    Optional dots

    dots: boolean
    @@ -140,7 +140,7 @@

    Optional marks

    marks: Record<number, ReactNode>
    @@ -150,7 +150,7 @@

    max

    max: number
    @@ -160,7 +160,7 @@

    min

    min: number
    @@ -170,7 +170,7 @@

    step

    step: string | number
    @@ -180,7 +180,7 @@

    Optional width

    width: string | number
    @@ -190,7 +190,7 @@

    Optional withInput

    withInput: boolean
    diff --git a/apidoc/interfaces/ISliderRangeProps.html b/apidoc/interfaces/ISliderRangeProps.html index 1cfb7338..4ca252e4 100644 --- a/apidoc/interfaces/ISliderRangeProps.html +++ b/apidoc/interfaces/ISliderRangeProps.html @@ -116,7 +116,7 @@

    Optional className

    @@ -127,7 +127,7 @@

    Optional disabled

    @@ -138,7 +138,7 @@

    Optional dots

    @@ -149,7 +149,7 @@

    Optional marks

    @@ -160,7 +160,7 @@

    max

    @@ -171,7 +171,7 @@

    min

    @@ -181,7 +181,7 @@

    range

    range: true
    @@ -192,7 +192,7 @@

    step

    @@ -202,7 +202,7 @@

    value

    value: [number, number]
    @@ -213,7 +213,7 @@

    Optional width

    @@ -224,7 +224,7 @@

    Optional withInput

    @@ -241,7 +241,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ISliderSingleProps.html b/apidoc/interfaces/ISliderSingleProps.html index afc71a61..2342f15c 100644 --- a/apidoc/interfaces/ISliderSingleProps.html +++ b/apidoc/interfaces/ISliderSingleProps.html @@ -116,7 +116,7 @@

    Optional className

    @@ -127,7 +127,7 @@

    Optional disabled

    @@ -138,7 +138,7 @@

    Optional dots

    @@ -149,7 +149,7 @@

    Optional marks

    @@ -160,7 +160,7 @@

    max

    @@ -171,7 +171,7 @@

    min

    @@ -181,7 +181,7 @@

    range

    range: false
    @@ -192,7 +192,7 @@

    step

    @@ -202,7 +202,7 @@

    value

    value: number
    @@ -213,7 +213,7 @@

    Optional width

    @@ -224,7 +224,7 @@

    Optional withInput

    @@ -241,7 +241,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ISliderState.html b/apidoc/interfaces/ISliderState.html index c36971a9..f3834fe6 100644 --- a/apidoc/interfaces/ISliderState.html +++ b/apidoc/interfaces/ISliderState.html @@ -97,7 +97,7 @@

    active

    active: PointId
    @@ -107,7 +107,7 @@

    decimal

    decimal: number
    @@ -117,7 +117,7 @@

    potentialValues

    potentialValues: number[]
    @@ -127,7 +127,7 @@

    prevProps

    prevProps: ISliderProps
    diff --git a/apidoc/interfaces/ISortableProps.html b/apidoc/interfaces/ISortableProps.html index e7be4503..4bf31dfd 100644 --- a/apidoc/interfaces/ISortableProps.html +++ b/apidoc/interfaces/ISortableProps.html @@ -222,7 +222,7 @@

    Optional className

    className: string
    @@ -501,7 +501,7 @@

    Optional filterClass

    filterClass: string
    @@ -620,7 +620,7 @@

    Optional items

    items: T[]
    @@ -920,7 +920,7 @@

    Optional tag

    tag: string | ComponentType<{}>
    @@ -982,7 +982,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ISplitButtonProps.html b/apidoc/interfaces/ISplitButtonProps.html index 004f8a65..ea69c568 100644 --- a/apidoc/interfaces/ISplitButtonProps.html +++ b/apidoc/interfaces/ISplitButtonProps.html @@ -119,7 +119,7 @@

    Optional className

    className: string
    @@ -129,7 +129,7 @@

    Optional disabled

    disabled: boolean
    @@ -139,7 +139,7 @@

    dropdownData

    dropdownData: Value[]
    @@ -149,7 +149,7 @@

    dropdownIcon

    dropdownIcon: IconType
    @@ -159,7 +159,7 @@

    Optional dropdownPosition
    dropdownPosition: "left-top" | "left-center" | "left-bottom" | "right-top" | "right-center" | "right-bottom" | "top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right" | "auto-bottom-center" | "auto-bottom-left" | "auto-bottom-right" | "auto-top-center" | "auto-top-left" | "auto-top-right"
    @@ -169,7 +169,7 @@

    dropdownText

    dropdownText: keyof Value
    @@ -179,7 +179,7 @@

    Optional dropdownTrigger<
    dropdownTrigger: "click" | "hover"
    @@ -189,7 +189,7 @@

    dropdownValue

    dropdownValue: keyof Value
    @@ -199,7 +199,7 @@

    Optional loading

    loading: boolean
    @@ -209,7 +209,7 @@

    Optional onClick

    onClick: MouseEventHandler<HTMLButtonElement>
    @@ -219,7 +219,7 @@

    Optional size

    size: "small" | "large" | "medium"
    @@ -229,7 +229,7 @@

    Optional type

    type: "text" | "success" | "default" | "primary" | "danger"
    @@ -246,7 +246,7 @@

    Optional onSelect

  • Parameters

    diff --git a/apidoc/interfaces/IStatusBarProps.html b/apidoc/interfaces/IStatusBarProps.html index ddd92f6f..b5345faf 100644 --- a/apidoc/interfaces/IStatusBarProps.html +++ b/apidoc/interfaces/IStatusBarProps.html @@ -1328,7 +1328,7 @@

    Optional bordered

    @@ -1361,7 +1361,7 @@

    Optional closable

    @@ -1372,7 +1372,7 @@

    Optional closeContent

    Inherited from Omit.closeContent

    @@ -1383,7 +1383,7 @@

    Optional closeIconCo @@ -1394,7 +1394,7 @@

    Optional closed

    @@ -1490,7 +1490,7 @@

    Optional description

    @@ -1523,7 +1523,7 @@

    Optional extraContent

    Inherited from Omit.extraContent

    @@ -1545,7 +1545,7 @@

    Optional icon

    @@ -1686,7 +1686,7 @@

    Optional loading

    @@ -3457,7 +3457,7 @@

    Optional outline

    @@ -3490,7 +3490,7 @@

    Optional progress

    @@ -3633,7 +3633,7 @@

    Optional title

    @@ -3654,7 +3654,7 @@

    Optional type

    @@ -3705,7 +3705,7 @@

    Optional onClose

    Returns void

    diff --git a/apidoc/interfaces/IStepProps.html b/apidoc/interfaces/IStepProps.html index 469028d7..4daa74f5 100644 --- a/apidoc/interfaces/IStepProps.html +++ b/apidoc/interfaces/IStepProps.html @@ -103,7 +103,7 @@

    Optional description

    description: ReactNode
    @@ -113,7 +113,7 @@

    Optional disabled

    disabled: boolean
    @@ -123,7 +123,7 @@

    Optional icon

    icon: string | number | boolean | {} | ReactElement<any, string | JSXElementConstructor<any>> | ReactNodeArray | ReactPortal
    @@ -133,7 +133,7 @@

    Optional isCurrentSt
    isCurrentStep: boolean
    @@ -143,7 +143,7 @@

    Optional isLastFinis
    isLastFinishStep: boolean
    @@ -153,7 +153,7 @@

    Optional sequence

    sequence: boolean
    @@ -163,7 +163,7 @@

    Optional status

    status: "error" | "wait" | "finish"
    @@ -173,7 +173,7 @@

    Optional stepLast

    stepLast: boolean
    @@ -183,7 +183,7 @@

    Optional stepNumber

    stepNumber: string
    @@ -193,7 +193,7 @@

    Optional title

    title: ReactNode
    diff --git a/apidoc/interfaces/IStepsProps.html b/apidoc/interfaces/IStepsProps.html index 763bcdcf..c5cd16cb 100644 --- a/apidoc/interfaces/IStepsProps.html +++ b/apidoc/interfaces/IStepsProps.html @@ -106,7 +106,7 @@

    Optional className

    className: string
    @@ -116,7 +116,7 @@

    Optional current

    current: number
    @@ -126,7 +126,7 @@

    Optional direction

    direction: "horizontal" | "vertical"
    @@ -136,7 +136,7 @@

    Optional ghost

    ghost: boolean
    @@ -146,7 +146,7 @@

    Optional sequence

    sequence: boolean
    @@ -156,7 +156,7 @@

    Optional status

    status: "error" | "wait" | "finish" | "process"
    @@ -166,7 +166,7 @@

    Optional type

    type: "number" | "card" | "breadcrumb" | "tabs"
    @@ -183,7 +183,7 @@

    Optional onStepChang
  • Parameters

    diff --git a/apidoc/interfaces/ISubMenuProps.html b/apidoc/interfaces/ISubMenuProps.html index 707afb3c..90a2e903 100644 --- a/apidoc/interfaces/ISubMenuProps.html +++ b/apidoc/interfaces/ISubMenuProps.html @@ -113,7 +113,7 @@

    Optional className

    className: string
    @@ -123,7 +123,7 @@

    Optional depth

    depth: number
    @@ -133,7 +133,7 @@

    Optional disabled

    disabled: boolean
    @@ -143,7 +143,7 @@

    Optional expandKeys

    expandKeys: string[]
    @@ -153,7 +153,7 @@

    Optional inlineIndent

    inlineIndent: number
  • @@ -163,7 +163,7 @@

    Optional isInline

    isInline: boolean
    @@ -173,7 +173,7 @@

    Optional key

    key: string
    @@ -183,7 +183,7 @@

    Optional overlayClassoverlayClassName: string

    @@ -193,7 +193,7 @@

    Optional selectedKey

    selectedKey: string
    @@ -203,7 +203,7 @@

    Optional specKey

    specKey: string
    @@ -213,7 +213,7 @@

    title

    title: ReactNode
    @@ -230,7 +230,7 @@

    Optional handleSelect

    Parameters

    @@ -253,7 +253,7 @@

    Optional onClick

  • Parameters

    @@ -279,7 +279,7 @@

    Optional onSubMenu

    Parameters

    @@ -302,7 +302,7 @@

    Optional toggleExpand

    Parameters

    diff --git a/apidoc/interfaces/ISubMenuState.html b/apidoc/interfaces/ISubMenuState.html index 6b8ba3ad..5b79e8db 100644 --- a/apidoc/interfaces/ISubMenuState.html +++ b/apidoc/interfaces/ISubMenuState.html @@ -94,7 +94,7 @@

    subMenuVisible

    subMenuVisible: boolean
    diff --git a/apidoc/interfaces/ISwiperProps.html b/apidoc/interfaces/ISwiperProps.html index 24be6b05..03a4237c 100644 --- a/apidoc/interfaces/ISwiperProps.html +++ b/apidoc/interfaces/ISwiperProps.html @@ -114,7 +114,7 @@

    Optional arrows

    arrows: boolean | "hover"
    @@ -124,7 +124,7 @@

    Optional arrowsDisabledarrowsDisabled: { left?: boolean; right?: boolean }

  • @@ -145,7 +145,7 @@

    arrowsSize

    arrowsSize: "large" | "normal"
    @@ -155,7 +155,7 @@

    Optional arrowsType

    arrowsType: "light" | "dark"
    @@ -165,7 +165,7 @@

    Optional autoplay

    autoplay: boolean
    @@ -175,7 +175,7 @@

    Optional autoplayInterval
    autoplayInterval: number
    @@ -185,7 +185,7 @@

    Optional children

    children: ReactNode
    @@ -195,7 +195,7 @@

    Optional className

    className: string
    @@ -205,7 +205,7 @@

    Optional dots

    dots: boolean | IDotsType
    @@ -215,7 +215,7 @@

    Optional dotsColor

    dotsColor: string
    @@ -225,7 +225,7 @@

    Optional dotsSize

    dotsSize: "small" | "large" | "normal"
    @@ -235,7 +235,7 @@

    Optional dotsTheme

    dotsTheme: IDotsTheme
    @@ -245,7 +245,7 @@

    Optional transitionDurati
    transitionDuration: number
    @@ -262,7 +262,7 @@

    Optional onChange

  • Parameters

    @@ -288,7 +288,7 @@

    Optional renderNextA
  • Parameters

    @@ -326,7 +326,7 @@

    Optional renderPrevA
  • Parameters

    diff --git a/apidoc/interfaces/ISwiperState.html b/apidoc/interfaces/ISwiperState.html index af83eafb..cff04008 100644 --- a/apidoc/interfaces/ISwiperState.html +++ b/apidoc/interfaces/ISwiperState.html @@ -95,7 +95,7 @@

    currentIndex

    currentIndex: number
    @@ -105,7 +105,7 @@

    Optional prevProps

    prevProps: ISwiperProps
    diff --git a/apidoc/interfaces/ISwitchProps.html b/apidoc/interfaces/ISwitchProps.html index b41fe3e8..b9fe2aa8 100644 --- a/apidoc/interfaces/ISwitchProps.html +++ b/apidoc/interfaces/ISwitchProps.html @@ -106,7 +106,7 @@

    Optional checked

    checked: boolean
    @@ -116,7 +116,7 @@

    Optional checkedText

    checkedText: string
    @@ -126,7 +126,7 @@

    Optional className

    className: string
    @@ -136,7 +136,7 @@

    Optional disabled

    disabled: boolean
    @@ -146,7 +146,7 @@

    Optional loading

    loading: boolean
    @@ -156,7 +156,7 @@

    Optional size

    size: "small" | "default"
    @@ -166,7 +166,7 @@

    Optional uncheckedTextuncheckedText: string

  • @@ -183,7 +183,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ISyncValidator.html b/apidoc/interfaces/ISyncValidator.html index 31bd524d..d7a2efb9 100644 --- a/apidoc/interfaces/ISyncValidator.html +++ b/apidoc/interfaces/ISyncValidator.html @@ -90,7 +90,7 @@

    Callable

  • Parameters

    @@ -127,7 +127,7 @@

    Optional $$id

    $$id: any
    diff --git a/apidoc/interfaces/ITab.html b/apidoc/interfaces/ITab.html index 46980c63..9d98a5b5 100644 --- a/apidoc/interfaces/ITab.html +++ b/apidoc/interfaces/ITab.html @@ -112,7 +112,7 @@

    Optional canFixed

    canFixed: boolean
    @@ -122,7 +122,7 @@

    Optional candel

    candel: boolean
    @@ -132,7 +132,7 @@

    Optional className

    className: string
    @@ -142,7 +142,7 @@

    Optional disabled

    disabled: boolean
    @@ -152,7 +152,7 @@

    key

    key: Id
    @@ -162,7 +162,7 @@

    title

    title: ReactNode
    diff --git a/apidoc/interfaces/ITabNavState.html b/apidoc/interfaces/ITabNavState.html index 4b6cd55d..0d2d4d3f 100644 --- a/apidoc/interfaces/ITabNavState.html +++ b/apidoc/interfaces/ITabNavState.html @@ -94,7 +94,7 @@

    fixed

    fixed: boolean
    diff --git a/apidoc/interfaces/ITabPanelProps.html b/apidoc/interfaces/ITabPanelProps.html index cb6502a9..5bbda3e3 100644 --- a/apidoc/interfaces/ITabPanelProps.html +++ b/apidoc/interfaces/ITabPanelProps.html @@ -109,7 +109,7 @@

    Optional actived

    actived: boolean
    @@ -119,7 +119,7 @@

    Optional canFixed

    canFixed: boolean
    @@ -129,7 +129,7 @@

    Optional candel

    candel: boolean
    @@ -139,7 +139,7 @@

    Optional className

    className: string
    @@ -149,7 +149,7 @@

    Optional disabled

    disabled: boolean
    @@ -159,7 +159,7 @@

    id

    id: Id
    @@ -169,7 +169,7 @@

    tab

    tab: ReactNode
    @@ -179,7 +179,7 @@

    Optional unmountOnHideunmountOnHide: boolean

  • diff --git a/apidoc/interfaces/ITabProps.html b/apidoc/interfaces/ITabProps.html index a4e9906c..f4725d28 100644 --- a/apidoc/interfaces/ITabProps.html +++ b/apidoc/interfaces/ITabProps.html @@ -120,7 +120,7 @@

    Optional actived

    actived: boolean
    @@ -131,7 +131,7 @@

    Optional canFixed

    @@ -141,7 +141,7 @@

    Optional candel

    candel: boolean
    @@ -151,7 +151,7 @@

    Optional disabled

    disabled: boolean
    @@ -162,7 +162,7 @@

    Optional fixedIds

    @@ -172,7 +172,7 @@

    id

    id: Id
    @@ -189,7 +189,7 @@

    Optional onDelete

  • Parameters

    @@ -213,7 +213,7 @@

    Optional onFixedChan

    Parameters

    @@ -236,7 +236,7 @@

    onSelected

  • Parameters

    diff --git a/apidoc/interfaces/ITabsCascaderProps.html b/apidoc/interfaces/ITabsCascaderProps.html index 8f8d9b02..91d155c1 100644 --- a/apidoc/interfaces/ITabsCascaderProps.html +++ b/apidoc/interfaces/ITabsCascaderProps.html @@ -120,7 +120,7 @@

    Optional changeOnSelectchangeOnSelect: boolean

  • @@ -131,7 +131,7 @@

    Optional className

    @@ -142,7 +142,7 @@

    Optional clearable

    @@ -153,7 +153,7 @@

    Optional disabled

    @@ -164,7 +164,7 @@

    options

    @@ -175,7 +175,7 @@

    Optional placeholder

    @@ -186,7 +186,7 @@

    Optional popupClassN @@ -196,7 +196,7 @@

    Optional title

    title: string[]
    @@ -206,7 +206,7 @@

    Optional value

    value: CascaderValue[]
    @@ -217,7 +217,7 @@

    Optional visible

    @@ -235,7 +235,7 @@

    Optional getItemTool
    @@ -264,7 +264,7 @@

    Optional loadOptions

  • Parameters

    @@ -287,7 +287,7 @@

    onChange

  • Parameters

    @@ -317,7 +317,7 @@

    Optional onVisibleCh

    Parameters

    @@ -341,7 +341,7 @@

    Optional renderItemC
    @@ -370,7 +370,7 @@

    Optional renderList

    @@ -420,7 +420,7 @@

    Optional renderValue

    diff --git a/apidoc/interfaces/ITabsNavProps.html b/apidoc/interfaces/ITabsNavProps.html index 389b6777..15f4c403 100644 --- a/apidoc/interfaces/ITabsNavProps.html +++ b/apidoc/interfaces/ITabsNavProps.html @@ -129,7 +129,7 @@

    activeId

    activeId: Id
    @@ -140,7 +140,7 @@

    Optional canFixed

    @@ -150,7 +150,7 @@

    candel

    candel: boolean
    @@ -160,7 +160,7 @@

    Optional className

    className: string
    @@ -171,7 +171,7 @@

    Optional fixedIds

    @@ -181,7 +181,7 @@

    navExtraContent

    navExtraContent: ReactNode
    @@ -191,7 +191,7 @@

    overflowMode

    overflowMode: ITabOverflowMode
    @@ -201,7 +201,7 @@

    stretch

    stretch: boolean
    @@ -211,7 +211,7 @@

    Optional style

    style: CSSProperties
    @@ -222,7 +222,7 @@

    tabDataList

    @@ -232,7 +232,7 @@

    type

    type: TabType
    @@ -249,7 +249,7 @@

    Optional onAdd

  • Returns void

    @@ -267,7 +267,7 @@

    onChange

    Parameters

    @@ -290,7 +290,7 @@

    onDelete

  • Parameters

    @@ -314,7 +314,7 @@

    Optional onFixedChan

    Parameters

    diff --git a/apidoc/interfaces/ITabsProps.html b/apidoc/interfaces/ITabsProps.html index 7fc3441e..98f99201 100644 --- a/apidoc/interfaces/ITabsProps.html +++ b/apidoc/interfaces/ITabsProps.html @@ -133,7 +133,7 @@

    activeId

    @@ -144,7 +144,7 @@

    Optional canFixed

    @@ -154,7 +154,7 @@

    candel

    candel: boolean
    @@ -165,7 +165,7 @@

    Optional children

    @@ -176,7 +176,7 @@

    Optional className

    @@ -187,7 +187,7 @@

    Optional disableLazy @@ -198,7 +198,7 @@

    Optional fixedIds

    @@ -208,7 +208,7 @@

    navExtraContent

    navExtraContent: ReactNode
    @@ -218,7 +218,7 @@

    Optional overflowMode

    overflowMode: ITabOverflowMode
  • @@ -228,7 +228,7 @@

    stretch

    stretch: boolean
    @@ -239,7 +239,7 @@

    Optional tabs

    @@ -249,7 +249,7 @@

    Optional type

    type: TabType
    @@ -260,7 +260,7 @@

    Optional unmountPanel

    Inherited from IBaseTabsProps.unmountPanelOnHide

    @@ -277,7 +277,7 @@

    onAdd

  • Returns void

    @@ -295,7 +295,7 @@

    onChange

    Parameters

    @@ -318,7 +318,7 @@

    onDelete

  • Parameters

    @@ -342,7 +342,7 @@

    Optional onFixedChan

    Parameters

    @@ -365,7 +365,7 @@

    Optional renderTabBa
  • Parameters

    diff --git a/apidoc/interfaces/ITagProps.html b/apidoc/interfaces/ITagProps.html index 8e09938c..542c9365 100644 --- a/apidoc/interfaces/ITagProps.html +++ b/apidoc/interfaces/ITagProps.html @@ -1339,7 +1339,7 @@

    Optional closable

    closable: boolean
    @@ -1349,7 +1349,7 @@

    Optional closeButton
    closeButtonStyle: CSSProperties
    @@ -1849,7 +1849,7 @@

    Optional onClose

    onClose: MouseEventHandler<HTMLElement>
    @@ -3377,7 +3377,7 @@

    Optional outline

    outline: boolean
    @@ -3464,7 +3464,7 @@

    Optional rounded

    rounded: boolean
    @@ -3485,7 +3485,7 @@

    Optional size

    size: "small" | "large" | "medium"
    @@ -3518,7 +3518,7 @@

    Optional style

    @@ -3561,7 +3561,7 @@

    Optional theme

    theme: "red" | "green" | "yellow" | "blue" | "grey"
    @@ -3615,7 +3615,7 @@

    Optional visible

    visible: boolean
    diff --git a/apidoc/interfaces/ITextAreaProps.html b/apidoc/interfaces/ITextAreaProps.html index b40bfb16..fd6167fa 100644 --- a/apidoc/interfaces/ITextAreaProps.html +++ b/apidoc/interfaces/ITextAreaProps.html @@ -1366,7 +1366,7 @@

    Optional autoSelect

    @@ -1376,7 +1376,7 @@

    Optional autoSize

    autoSize: boolean
    @@ -1582,7 +1582,7 @@

    Optional initSelection

    Inherited from IInputCommonProps.initSelectionEnd

    @@ -1593,7 +1593,7 @@

    Optional initSelection

    Inherited from IInputCommonProps.initSelectionStart

    @@ -1604,7 +1604,7 @@

    Optional inline

    @@ -1733,7 +1733,7 @@

    Optional maxCharactermaxCharacterCount: number

  • @@ -3108,7 +3108,7 @@

    Optional onPressEnte @@ -3657,7 +3657,7 @@

    Optional showCount

    showCount: boolean
    @@ -3668,7 +3668,7 @@

    Optional size

    @@ -3766,7 +3766,7 @@

    type

    type: "textarea"
    @@ -3798,7 +3798,7 @@

    Optional value

    value: string
    @@ -3820,7 +3820,7 @@

    Optional width

    @@ -3831,7 +3831,7 @@

    Optional widthSize

    @@ -3859,7 +3859,7 @@

    Optional onChange

  • Parameters

    diff --git a/apidoc/interfaces/ITextMarkProps.html b/apidoc/interfaces/ITextMarkProps.html index 238f580b..7cf77e45 100644 --- a/apidoc/interfaces/ITextMarkProps.html +++ b/apidoc/interfaces/ITextMarkProps.html @@ -388,7 +388,7 @@

    Optional activeClass
    activeClassName: string
    @@ -398,7 +398,7 @@

    Optional activeIndex

    activeIndex: number
    @@ -408,7 +408,7 @@

    Optional activeStyle

    activeStyle: CSSProperties
    @@ -1342,7 +1342,7 @@

    Optional autoEscape

    autoEscape: boolean
    @@ -1363,7 +1363,7 @@

    Optional caseSensitivecaseSensitive: boolean

  • @@ -1385,7 +1385,7 @@

    Optional className

    @@ -1502,7 +1502,7 @@

    Optional findChunks

    @@ -1523,7 +1523,7 @@

    Optional highlightClasshighlightClassName: string | {}

  • @@ -1533,7 +1533,7 @@

    Optional highlightStylehighlightStyle: CSSProperties

    @@ -1543,7 +1543,7 @@

    Optional highlightTag

    highlightTag: ElementType<any>
    @@ -3520,7 +3520,7 @@

    Optional sanitize

    @@ -3530,7 +3530,7 @@

    searchWords

    searchWords: TextMarkSearchWords[]
    @@ -3617,7 +3617,7 @@

    textToHighlight

    textToHighlight: string
    @@ -3660,7 +3660,7 @@

    Optional unhighlightClass
    unhighlightClassName: string
    @@ -3670,7 +3670,7 @@

    Optional unhighlightStyle
    unhighlightStyle: CSSProperties
    diff --git a/apidoc/interfaces/ITimeRangePickerProps.html b/apidoc/interfaces/ITimeRangePickerProps.html index 05a146c7..ea96338b 100644 --- a/apidoc/interfaces/ITimeRangePickerProps.html +++ b/apidoc/interfaces/ITimeRangePickerProps.html @@ -124,7 +124,7 @@

    Optional autoComplete

    Inherited from ICombinedTimeRangePickerProps.autoComplete

    @@ -135,7 +135,7 @@

    Optional canClear

    @@ -146,7 +146,7 @@

    Optional className

    @@ -157,7 +157,7 @@

    Optional defaultTime

    @@ -168,7 +168,7 @@

    Optional disabled

    @@ -179,7 +179,7 @@

    Optional disabledTime

    Inherited from ICombinedTimeRangePickerProps.disabledTime

    @@ -190,7 +190,7 @@

    Optional format

    @@ -201,7 +201,7 @@

    Optional hiddenIcon

    @@ -212,7 +212,7 @@

    Optional hourStep

    @@ -223,7 +223,7 @@

    Optional minuteStep

    @@ -234,7 +234,7 @@

    Optional name

    @@ -245,7 +245,7 @@

    Optional openPanel

    @@ -256,7 +256,7 @@

    Optional placeholder

    @@ -267,7 +267,7 @@

    Optional secondStep

    @@ -278,7 +278,7 @@

    Optional selectedDate

    Inherited from ICombinedTimeRangePickerProps.selectedDate

    @@ -289,7 +289,7 @@

    value

    @@ -300,7 +300,7 @@

    Optional width

    @@ -318,7 +318,7 @@

    onChange

    Parameters

    @@ -342,7 +342,7 @@

    Optional onClose

    Parameters

    @@ -366,7 +366,7 @@

    Optional onOpen

    Parameters

    diff --git a/apidoc/interfaces/ITimelineArrayItem.html b/apidoc/interfaces/ITimelineArrayItem.html index 6d0f0777..d42da6cc 100644 --- a/apidoc/interfaces/ITimelineArrayItem.html +++ b/apidoc/interfaces/ITimelineArrayItem.html @@ -112,7 +112,7 @@

    Optional className

    @@ -123,7 +123,7 @@

    Optional color

    @@ -134,7 +134,7 @@

    Optional dotColor

    @@ -144,7 +144,7 @@

    Optional id

    id: string
    @@ -155,7 +155,7 @@

    Optional label

    @@ -166,7 +166,7 @@

    Optional lineColor

    @@ -176,7 +176,7 @@

    Optional percent

    percent: number
    @@ -187,7 +187,7 @@

    Optional showDot

    @@ -198,7 +198,7 @@

    Optional showLabel

    @@ -209,7 +209,7 @@

    Optional size

    @@ -220,7 +220,7 @@

    Optional style

    @@ -231,7 +231,7 @@

    Optional tip

    @@ -242,7 +242,7 @@

    Optional type

    diff --git a/apidoc/interfaces/ITimelineItemProps.html b/apidoc/interfaces/ITimelineItemProps.html index a1ed8a46..27d65521 100644 --- a/apidoc/interfaces/ITimelineItemProps.html +++ b/apidoc/interfaces/ITimelineItemProps.html @@ -109,7 +109,7 @@

    Optional className

    className: string
    @@ -119,7 +119,7 @@

    Optional color

    color: string
    @@ -129,7 +129,7 @@

    Optional dotColor

    dotColor: string
    @@ -139,7 +139,7 @@

    Optional label

    label: ReactNode
    @@ -149,7 +149,7 @@

    Optional lineColor

    lineColor: string
    @@ -159,7 +159,7 @@

    Optional showDot

    showDot: boolean
    @@ -169,7 +169,7 @@

    Optional showLabel

    showLabel: boolean
    @@ -179,7 +179,7 @@

    Optional size

    size: number
    @@ -189,7 +189,7 @@

    Optional style

    style: CSSProperties
    @@ -199,7 +199,7 @@

    Optional tip

    tip: ReactNode
    @@ -209,7 +209,7 @@

    Optional type

    type: "horizontal" | "vertical"
    diff --git a/apidoc/interfaces/ITimelineProps.html b/apidoc/interfaces/ITimelineProps.html index b4d00cf4..938f2a55 100644 --- a/apidoc/interfaces/ITimelineProps.html +++ b/apidoc/interfaces/ITimelineProps.html @@ -98,7 +98,7 @@

    Optional className

    className: string
    @@ -108,7 +108,7 @@

    Optional size

    size: string | number
    @@ -118,7 +118,7 @@

    Optional style

    style: CSSProperties
    @@ -128,7 +128,7 @@

    Optional timeline

    timeline: ITimelineArrayItem[]
    @@ -138,7 +138,7 @@

    Optional type

    type: "horizontal" | "vertical"
    diff --git a/apidoc/interfaces/ITooltipBaseProps.html b/apidoc/interfaces/ITooltipBaseProps.html index 37acdfde..a17e5c0d 100644 --- a/apidoc/interfaces/ITooltipBaseProps.html +++ b/apidoc/interfaces/ITooltipBaseProps.html @@ -109,7 +109,7 @@

    Optional centerArrow

    centerArrow: boolean
    @@ -119,7 +119,7 @@

    children

    children: string | number | ReactElement<any, string | JSXElementConstructor<any>>
    @@ -129,7 +129,7 @@

    Optional className

    className: string
    @@ -139,7 +139,7 @@

    Optional containerSelecto
    containerSelector: string
    @@ -149,7 +149,7 @@

    Optional cushion

    cushion: number
    @@ -159,7 +159,7 @@

    Optional fixMouseEve
    fixMouseEventsOnDisabledChildren: boolean
    @@ -169,7 +169,7 @@

    Optional position

    @@ -179,7 +179,7 @@

    Optional style

    style: CSSProperties
    @@ -189,7 +189,7 @@

    title

    title: ReactNode
    @@ -199,7 +199,7 @@

    Optional visible

    visible: boolean
    @@ -216,7 +216,7 @@

    Optional onVisibleCh
  • Parameters

    diff --git a/apidoc/interfaces/ITransferArrowButton.html b/apidoc/interfaces/ITransferArrowButton.html index 6d76ff09..1dfc2667 100644 --- a/apidoc/interfaces/ITransferArrowButton.html +++ b/apidoc/interfaces/ITransferArrowButton.html @@ -102,7 +102,7 @@

    direction

    @@ -112,7 +112,7 @@

    disabled

    disabled: boolean
    @@ -122,7 +122,7 @@

    prefix

    prefix: string
    @@ -139,7 +139,7 @@

    onChange

  • Returns void

    diff --git a/apidoc/interfaces/ITransferData.html b/apidoc/interfaces/ITransferData.html index e45b5013..22c58354 100644 --- a/apidoc/interfaces/ITransferData.html +++ b/apidoc/interfaces/ITransferData.html @@ -98,7 +98,7 @@

    Optional disabled

    disabled: boolean
    diff --git a/apidoc/interfaces/ITransferDirectionChangeProps.html b/apidoc/interfaces/ITransferDirectionChangeProps.html index b6dea271..02e06e75 100644 --- a/apidoc/interfaces/ITransferDirectionChangeProps.html +++ b/apidoc/interfaces/ITransferDirectionChangeProps.html @@ -97,7 +97,7 @@

    direction

    @@ -107,7 +107,7 @@

    selectedKeys

    selectedKeys: string[]
    @@ -117,7 +117,7 @@

    targetKeys

    targetKeys: string[]
    @@ -127,7 +127,7 @@

    transferredKeys

    transferredKeys: string[]
    diff --git a/apidoc/interfaces/ITransferHookParams.html b/apidoc/interfaces/ITransferHookParams.html index 5beadfd3..fd1cb550 100644 --- a/apidoc/interfaces/ITransferHookParams.html +++ b/apidoc/interfaces/ITransferHookParams.html @@ -96,7 +96,7 @@

    Optional disabledKeys

    disabledKeys: string[]
  • @@ -106,7 +106,7 @@

    Optional selectedKeys

    selectedKeys: string[]
    @@ -116,7 +116,7 @@

    Optional targetKeys

    targetKeys: string[]
    diff --git a/apidoc/interfaces/ITransferHookResult.html b/apidoc/interfaces/ITransferHookResult.html index 4d32e730..5dfa7c82 100644 --- a/apidoc/interfaces/ITransferHookResult.html +++ b/apidoc/interfaces/ITransferHookResult.html @@ -104,7 +104,7 @@

    selectedKeys

    selectedKeys: string[]
    @@ -114,7 +114,7 @@

    targetKeys

    targetKeys: string[]
    @@ -131,7 +131,7 @@

    changeSelectedKeys

  • Parameters

    @@ -157,7 +157,7 @@

    resetSelectedKeys

  • Parameters

    @@ -180,7 +180,7 @@

    resetTargetKeys

  • Parameters

    @@ -203,7 +203,7 @@

    transferKeys

  • Parameters

    diff --git a/apidoc/interfaces/ITransferItem.html b/apidoc/interfaces/ITransferItem.html index 3705d71f..72646c8d 100644 --- a/apidoc/interfaces/ITransferItem.html +++ b/apidoc/interfaces/ITransferItem.html @@ -111,7 +111,7 @@

    dataSets

    dataSets: ITransferData[]
    @@ -121,7 +121,7 @@

    direction

    @@ -131,7 +131,7 @@

    disabled

    disabled: boolean
    @@ -141,7 +141,7 @@

    keyName

    keyName: string
    @@ -151,7 +151,7 @@

    list

    list: Omit<ListType, "columns"> & { columns: TransferColumnType }
    @@ -161,7 +161,7 @@

    pagination

    pagination: boolean | { pageSize: number }
    @@ -171,7 +171,7 @@

    prefix

    prefix: string
    @@ -181,7 +181,7 @@

    Optional searchPlaceholde
    searchPlaceholder: string
    @@ -191,7 +191,7 @@

    selectedKeys

    selectedKeys: string[]
    @@ -201,7 +201,7 @@

    Optional showSearch

    showSearch: boolean
    @@ -211,7 +211,7 @@

    Optional title

    title: ReactNode
    @@ -228,7 +228,7 @@

    Optional filterOption

    Parameters

    @@ -254,7 +254,7 @@

    handleSelectChange

  • Parameters

    diff --git a/apidoc/interfaces/ITreeData.html b/apidoc/interfaces/ITreeData.html index 84561ac3..cda94984 100644 --- a/apidoc/interfaces/ITreeData.html +++ b/apidoc/interfaces/ITreeData.html @@ -99,7 +99,7 @@

    Optional expand

    expand: boolean
    @@ -109,7 +109,7 @@

    Optional isLeaf

    isLeaf: boolean
    diff --git a/apidoc/interfaces/ITreeOncheckHelpInfo.html b/apidoc/interfaces/ITreeOncheckHelpInfo.html index 0400461c..51cfcc25 100644 --- a/apidoc/interfaces/ITreeOncheckHelpInfo.html +++ b/apidoc/interfaces/ITreeOncheckHelpInfo.html @@ -98,7 +98,7 @@

    all

    all: ITreeData[]
    @@ -108,7 +108,7 @@

    bottom

    bottom: ITreeData[]
    @@ -118,7 +118,7 @@

    currentRoot

    currentRoot: ITreeData
    @@ -128,7 +128,7 @@

    disabled

    disabled: ITreeData[]
    @@ -138,7 +138,7 @@

    top

    top: ITreeData[]
    diff --git a/apidoc/interfaces/ITreeOperation.html b/apidoc/interfaces/ITreeOperation.html index d5cad0bb..608a5af5 100644 --- a/apidoc/interfaces/ITreeOperation.html +++ b/apidoc/interfaces/ITreeOperation.html @@ -102,7 +102,7 @@

    Optional icon

    icon: ReactNode
    @@ -112,7 +112,7 @@

    name

    name: string
    @@ -129,7 +129,7 @@

    action

  • Parameters

    @@ -152,7 +152,7 @@

    Optional shouldRender

    Parameters

    diff --git a/apidoc/interfaces/ITreeProps.html b/apidoc/interfaces/ITreeProps.html index 66e3bb00..ef642b06 100644 --- a/apidoc/interfaces/ITreeProps.html +++ b/apidoc/interfaces/ITreeProps.html @@ -126,7 +126,7 @@

    Optional autoExpandO
    autoExpandOnSelect: boolean
    @@ -137,7 +137,7 @@

    Optional checkable

    @@ -148,7 +148,7 @@

    Optional checkedKeys

    @@ -158,7 +158,7 @@

    Optional commonStyle

    commonStyle: CSSProperties
    @@ -169,7 +169,7 @@

    data

    @@ -180,7 +180,7 @@

    Optional dataType

    @@ -190,7 +190,7 @@

    Optional disableSelected<
    disableSelectedStrictly: boolean
    @@ -201,7 +201,7 @@

    Optional disabledChecked< @@ -211,7 +211,7 @@

    Optional disabledSelected
    disabledSelectedKeys: TreeRootIdArray
    @@ -222,7 +222,7 @@

    Optional expandAll

    @@ -232,7 +232,7 @@

    Optional foldable

    foldable: boolean
    @@ -242,7 +242,7 @@

    Optional onlyShowOne
    onlyShowOneLine: boolean
    @@ -252,7 +252,7 @@

    Optional operations

    operations: ITreeOperation[]
    @@ -263,7 +263,7 @@

    Optional renderKey

    @@ -273,7 +273,7 @@

    Optional selectable

    selectable: boolean
    @@ -283,7 +283,7 @@

    Optional selectedKey

    selectedKey: string | number
    @@ -293,7 +293,7 @@

    Optional size

    size: ITreeSize
    @@ -311,7 +311,7 @@

    Optional isRoot

    Parameters

    @@ -335,7 +335,7 @@

    Optional loadMore

    Parameters

    @@ -358,7 +358,7 @@

    Optional onCheck

  • Parameters

    @@ -384,7 +384,7 @@

    Optional onExpand

  • Parameters

    @@ -415,7 +415,7 @@

    Optional onSelect

  • Parameters

    @@ -441,7 +441,7 @@

    Optional render

  • Parameters

    diff --git a/apidoc/interfaces/ITreeRenderKey.html b/apidoc/interfaces/ITreeRenderKey.html index 09b32bb5..aa144e65 100644 --- a/apidoc/interfaces/ITreeRenderKey.html +++ b/apidoc/interfaces/ITreeRenderKey.html @@ -97,7 +97,7 @@

    children

    children: string
    @@ -107,7 +107,7 @@

    id

    id: string
    @@ -117,7 +117,7 @@

    parentId

    parentId: string
    @@ -127,7 +127,7 @@

    title

    title: string
    diff --git a/apidoc/interfaces/ITreeState.html b/apidoc/interfaces/ITreeState.html index b41abf4d..3af38173 100644 --- a/apidoc/interfaces/ITreeState.html +++ b/apidoc/interfaces/ITreeState.html @@ -102,7 +102,7 @@

    checkedNode

    checkedNode: TreeRootIdArray
    @@ -112,7 +112,7 @@

    disabledNode

    disabledNode: TreeRootIdArray
    @@ -122,7 +122,7 @@

    expandNode

    expandNode: TreeRootIdArray
    @@ -132,7 +132,7 @@

    loadingNode

    loadingNode: TreeRootIdArray
    @@ -142,7 +142,7 @@

    prevProps

    prevProps: ITreeProps
    @@ -152,7 +152,7 @@

    renderKey

    renderKey: ITreeRenderKey
    @@ -162,7 +162,7 @@

    rootInfoMap

    rootInfoMap: ITreeRootInfoMap
    @@ -172,7 +172,7 @@

    Optional selectedKey

    selectedKey: string | number
    @@ -182,7 +182,7 @@

    tree

    tree: ITreeData[]
    diff --git a/apidoc/interfaces/IUploadChangeDetail.html b/apidoc/interfaces/IUploadChangeDetail.html index 1ddb47e0..e5b67111 100644 --- a/apidoc/interfaces/IUploadChangeDetail.html +++ b/apidoc/interfaces/IUploadChangeDetail.html @@ -103,7 +103,7 @@

    item

    item: IUploadFileItemInner<UPLOAD_ITEM>
    @@ -113,7 +113,7 @@

    type

    type: "change" | "add" | "delete" | "retry"
    diff --git a/apidoc/interfaces/IUploadErrorMessageConfigMap.html b/apidoc/interfaces/IUploadErrorMessageConfigMap.html index 853f8f86..66e5f143 100644 --- a/apidoc/interfaces/IUploadErrorMessageConfigMap.html +++ b/apidoc/interfaces/IUploadErrorMessageConfigMap.html @@ -95,7 +95,7 @@

    overMaxAmount

    overMaxAmount: { maxAmount: number }
    @@ -118,7 +118,7 @@

    overMaxSize

    overMaxSize: { formattedMaxSize: string; maxSize: number }
    diff --git a/apidoc/interfaces/IUploadFileItem.html b/apidoc/interfaces/IUploadFileItem.html index 00664d9e..3fb8d86d 100644 --- a/apidoc/interfaces/IUploadFileItem.html +++ b/apidoc/interfaces/IUploadFileItem.html @@ -111,7 +111,7 @@

    Optional file: File

    @@ -126,7 +126,7 @@

    Optional id

    id: string
    @@ -141,7 +141,7 @@

    name

    name: string
    @@ -156,7 +156,7 @@

    Optional percent

    percent: number
    @@ -171,7 +171,7 @@

    status

    status: FILE_UPLOAD_STATUS
    @@ -186,7 +186,7 @@

    type

    type: string
    diff --git a/apidoc/interfaces/IUploadItemProps.html b/apidoc/interfaces/IUploadItemProps.html index 3b4c83d3..25380529 100644 --- a/apidoc/interfaces/IUploadItemProps.html +++ b/apidoc/interfaces/IUploadItemProps.html @@ -105,7 +105,7 @@

    i18n

    @@ -115,7 +115,7 @@

    item

    item: IUploadFileItemInner<UPLOAD_ITEM>
    @@ -125,7 +125,7 @@

    onDelete

    onDelete: (retryItem: IUploadFileItemInner<UPLOAD_ITEM>) => void
    @@ -156,7 +156,7 @@

    onRetry

    onRetry: (retryItem: IUploadFileItemInner<UPLOAD_ITEM>) => void
    diff --git a/apidoc/interfaces/IUploadListProps.html b/apidoc/interfaces/IUploadListProps.html index a1f6f408..bfb102a1 100644 --- a/apidoc/interfaces/IUploadListProps.html +++ b/apidoc/interfaces/IUploadListProps.html @@ -113,7 +113,7 @@

    Optional customUpload

    Inherited from IAbstractUploadListProps.customUploadItem

    @@ -124,7 +124,7 @@

    fileList

    @@ -135,7 +135,7 @@

    i18n

    @@ -145,7 +145,7 @@

    pageSize

    pageSize: number
    @@ -155,7 +155,7 @@

    pagination

    pagination: boolean
    @@ -166,7 +166,7 @@

    Optional sortable

    @@ -184,7 +184,7 @@

    onDelete

    Parameters

    @@ -208,7 +208,7 @@

    onRetry

    Parameters

    @@ -232,7 +232,7 @@

    onSortChange

    Parameters

    diff --git a/apidoc/interfaces/IUploadProps.html b/apidoc/interfaces/IUploadProps.html index e7125535..665f9dcd 100644 --- a/apidoc/interfaces/IUploadProps.html +++ b/apidoc/interfaces/IUploadProps.html @@ -122,7 +122,7 @@

    Optional accept

    @@ -138,7 +138,7 @@

    Optional className

    @@ -154,7 +154,7 @@

    Optional customUpload

    Inherited from IAbstractMultiUploadProps.customUploadItem

    @@ -170,7 +170,7 @@

    Optional defaultFile
    @@ -186,7 +186,7 @@

    Optional disabled

    @@ -202,7 +202,7 @@

    Optional fileList

    @@ -218,7 +218,7 @@

    Optional manualUpload

    Inherited from IAbstractMultiUploadProps.manualUpload

    @@ -234,7 +234,7 @@

    Optional maxAmount

    @@ -250,7 +250,7 @@

    Optional maxSize

    @@ -266,7 +266,7 @@

    Optional multiple

    @@ -282,7 +282,7 @@

    onChange

    @@ -298,7 +298,7 @@

    Optional onError

    @@ -314,7 +314,7 @@

    Optional onUpload

    @@ -329,7 +329,7 @@

    Optional pageSize

    pageSize: number
    @@ -344,7 +344,7 @@

    Optional pagination

    pagination: boolean
    @@ -360,7 +360,7 @@

    Optional sortable

    @@ -375,7 +375,7 @@

    Optional tips

    tips: ReactNode | IUploadTipsFunc<IUploadProps>
    @@ -398,7 +398,7 @@

    Optional beforeUpload

    Inherited from IAbstractMultiUploadProps.beforeUpload

    diff --git a/apidoc/interfaces/IUseIMECompositionResult.html b/apidoc/interfaces/IUseIMECompositionResult.html index 07f8e46a..1ea2d6f8 100644 --- a/apidoc/interfaces/IUseIMECompositionResult.html +++ b/apidoc/interfaces/IUseIMECompositionResult.html @@ -105,7 +105,7 @@

    onChange

    onChange: OnChange
    @@ -115,7 +115,7 @@

    onCompositionEnd

    onCompositionEnd: CompositionEventHandler<Element>
    @@ -125,7 +125,7 @@

    onCompositionStart

    onCompositionStart: CompositionEventHandler<Element>
    @@ -135,7 +135,7 @@

    value

    value: string
    diff --git a/apidoc/interfaces/IValidateResult.html b/apidoc/interfaces/IValidateResult.html index 1d1ca6ac..af0b9d57 100644 --- a/apidoc/interfaces/IValidateResult.html +++ b/apidoc/interfaces/IValidateResult.html @@ -116,7 +116,7 @@

    Optional actual

    actual: T
    @@ -131,7 +131,7 @@

    Optional expect

    expect: T
    @@ -146,7 +146,7 @@

    Optional message

    message: string
    @@ -161,7 +161,7 @@

    name

    name: string
    diff --git a/apidoc/interfaces/IValueTypeRangeMap.html b/apidoc/interfaces/IValueTypeRangeMap.html index f538f2f9..19dd2b20 100644 --- a/apidoc/interfaces/IValueTypeRangeMap.html +++ b/apidoc/interfaces/IValueTypeRangeMap.html @@ -96,7 +96,7 @@

    date

    date: [Date, Date]
    @@ -106,7 +106,7 @@

    number

    number: [number, number]
    @@ -116,7 +116,7 @@

    string

    string: [string, string]
    diff --git a/apidoc/interfaces/IVerticalDivide.html b/apidoc/interfaces/IVerticalDivide.html index 856a8817..f72af274 100644 --- a/apidoc/interfaces/IVerticalDivide.html +++ b/apidoc/interfaces/IVerticalDivide.html @@ -94,7 +94,7 @@

    divide

    divide: true
    diff --git a/apidoc/interfaces/IVerticalTabsNavProps.html b/apidoc/interfaces/IVerticalTabsNavProps.html index 5570ede0..1a5d551a 100644 --- a/apidoc/interfaces/IVerticalTabsNavProps.html +++ b/apidoc/interfaces/IVerticalTabsNavProps.html @@ -114,7 +114,7 @@

    Optional scrollHeight

    scrollHeight: MaxHeight<string | number>
    @@ -125,7 +125,7 @@

    tabDataList

    @@ -143,7 +143,7 @@

    onChange

    Parameters

    diff --git a/apidoc/interfaces/IVerticalTabsProps.html b/apidoc/interfaces/IVerticalTabsProps.html index 7848c42c..c5f49d19 100644 --- a/apidoc/interfaces/IVerticalTabsProps.html +++ b/apidoc/interfaces/IVerticalTabsProps.html @@ -120,7 +120,7 @@

    activeId

    @@ -131,7 +131,7 @@

    Optional children

    @@ -142,7 +142,7 @@

    Optional className

    @@ -153,7 +153,7 @@

    Optional disableLazy @@ -163,7 +163,7 @@

    Optional scrollHeight

    scrollHeight: MaxHeight<string | number>
    @@ -174,7 +174,7 @@

    Optional tabs

    @@ -185,7 +185,7 @@

    Optional unmountPanel

    Inherited from IBaseTabsProps.unmountPanelOnHide

    @@ -203,7 +203,7 @@

    onChange

    Parameters

    diff --git a/apidoc/interfaces/IWaypointBounds.html b/apidoc/interfaces/IWaypointBounds.html index 305f6abd..960e6ef1 100644 --- a/apidoc/interfaces/IWaypointBounds.html +++ b/apidoc/interfaces/IWaypointBounds.html @@ -97,7 +97,7 @@

    viewportBottom

    viewportBottom: number
    @@ -107,7 +107,7 @@

    viewportTop

    viewportTop: number
    @@ -117,7 +117,7 @@

    waypointBottom

    waypointBottom: number
    @@ -127,7 +127,7 @@

    waypointTop

    waypointTop: number
    diff --git a/apidoc/interfaces/IWaypointCallbackData.html b/apidoc/interfaces/IWaypointCallbackData.html index 42ff7f90..a1204c21 100644 --- a/apidoc/interfaces/IWaypointCallbackData.html +++ b/apidoc/interfaces/IWaypointCallbackData.html @@ -100,7 +100,7 @@

    currentPosition

    currentPosition: WaypointPosition
    @@ -110,7 +110,7 @@

    event

    event: Event
    @@ -120,7 +120,7 @@

    previousPosition

    previousPosition: WaypointPosition
    @@ -130,7 +130,7 @@

    viewportBottom

    viewportBottom: number
    @@ -140,7 +140,7 @@

    viewportTop

    viewportTop: number
    @@ -150,7 +150,7 @@

    waypointBottom

    waypointBottom: number
    @@ -160,7 +160,7 @@

    waypointTop

    waypointTop: number
    diff --git a/apidoc/interfaces/IWaypointProps.html b/apidoc/interfaces/IWaypointProps.html index ecb9f757..961156f8 100644 --- a/apidoc/interfaces/IWaypointProps.html +++ b/apidoc/interfaces/IWaypointProps.html @@ -107,7 +107,7 @@

    Optional bottomOffset

    bottomOffset: string | number
    @@ -117,7 +117,7 @@

    Optional children

    children: ReactNode
    @@ -127,7 +127,7 @@

    Optional fireOnRapid
    fireOnRapidScroll: boolean
    @@ -137,7 +137,7 @@

    Optional horizontal

    horizontal: boolean
    @@ -147,7 +147,7 @@

    Optional scrollableAncest
    scrollableAncestor: HTMLElement | Window
    @@ -157,7 +157,7 @@

    Optional topOffset

    topOffset: string | number
    @@ -174,7 +174,7 @@

    Optional onEnter

  • Parameters

    @@ -197,7 +197,7 @@

    Optional onLeave

  • Parameters

    @@ -220,7 +220,7 @@

    Optional onPositionC
  • Parameters

    diff --git a/apidoc/interfaces/IWeekPickerProps.html b/apidoc/interfaces/IWeekPickerProps.html index 2bfb856c..5c8732f0 100644 --- a/apidoc/interfaces/IWeekPickerProps.html +++ b/apidoc/interfaces/IWeekPickerProps.html @@ -135,7 +135,7 @@

    Optional canClear

    @@ -146,7 +146,7 @@

    Optional className

    @@ -157,7 +157,7 @@

    Optional defaultDate

    @@ -168,7 +168,7 @@

    Optional disabled

    @@ -179,7 +179,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -190,7 +190,7 @@

    Optional format

    @@ -200,7 +200,7 @@

    Optional hideFooter

    hideFooter: boolean
    @@ -211,7 +211,7 @@

    Optional name

    @@ -222,7 +222,7 @@

    Optional openPanel

    @@ -233,7 +233,7 @@

    Optional placeholder

    @@ -244,7 +244,7 @@

    value

    @@ -255,7 +255,7 @@

    Optional valueType

    @@ -266,7 +266,7 @@

    Optional weekStartsO @@ -277,7 +277,7 @@

    Optional width

    @@ -295,7 +295,7 @@

    onChange

    Parameters

    @@ -319,7 +319,7 @@

    Optional onClose

    Returns void

    @@ -337,7 +337,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/IWindowEventHandlerProps.html b/apidoc/interfaces/IWindowEventHandlerProps.html index b3fcb035..c2f59685 100644 --- a/apidoc/interfaces/IWindowEventHandlerProps.html +++ b/apidoc/interfaces/IWindowEventHandlerProps.html @@ -109,7 +109,7 @@

    eventName

    eventName: K
    @@ -119,7 +119,7 @@

    Optional options

    options: AddEventListenerOptions
    @@ -136,7 +136,7 @@

    listener

  • Parameters

    diff --git a/apidoc/interfaces/IWindowResizeHandlerDelta.html b/apidoc/interfaces/IWindowResizeHandlerDelta.html index eae02f09..0651c091 100644 --- a/apidoc/interfaces/IWindowResizeHandlerDelta.html +++ b/apidoc/interfaces/IWindowResizeHandlerDelta.html @@ -95,7 +95,7 @@

    deltaX

    deltaX: number
    @@ -105,7 +105,7 @@

    deltaY

    deltaY: number
    diff --git a/apidoc/interfaces/IWindowResizeHandlerProps.html b/apidoc/interfaces/IWindowResizeHandlerProps.html index 5a785b0e..617eb8a1 100644 --- a/apidoc/interfaces/IWindowResizeHandlerProps.html +++ b/apidoc/interfaces/IWindowResizeHandlerProps.html @@ -100,7 +100,7 @@

    Optional disableThrottle<
    disableThrottle: boolean
    @@ -117,7 +117,7 @@

    onResize

  • Parameters

    diff --git a/apidoc/interfaces/IWindowScrollHandler.html b/apidoc/interfaces/IWindowScrollHandler.html index 8b65881f..d9491aae 100644 --- a/apidoc/interfaces/IWindowScrollHandler.html +++ b/apidoc/interfaces/IWindowScrollHandler.html @@ -101,7 +101,7 @@

    Optional disableThrottle<
    disableThrottle: boolean
    @@ -111,7 +111,7 @@

    Optional options

    options: AddEventListenerOptions
    @@ -128,7 +128,7 @@

    onScroll

  • Parameters

    diff --git a/apidoc/interfaces/IWithErrorBoundaryOption.html b/apidoc/interfaces/IWithErrorBoundaryOption.html index 7c27d6e3..e91e35d4 100644 --- a/apidoc/interfaces/IWithErrorBoundaryOption.html +++ b/apidoc/interfaces/IWithErrorBoundaryOption.html @@ -104,7 +104,7 @@

    Optional Component

    Component: ComponentType<P>
    @@ -114,7 +114,7 @@

    Optional FallbackComponen
    FallbackComponent: ComponentType<IErrorBoundaryFallbackComponentProps>
    @@ -124,7 +124,7 @@

    Optional onError

    diff --git a/apidoc/interfaces/IYearPickerProps.html b/apidoc/interfaces/IYearPickerProps.html index 3dfd96aa..acb0cfac 100644 --- a/apidoc/interfaces/IYearPickerProps.html +++ b/apidoc/interfaces/IYearPickerProps.html @@ -130,7 +130,7 @@

    Optional canClear

    @@ -141,7 +141,7 @@

    Optional className

    @@ -152,7 +152,7 @@

    Optional defaultDate

    @@ -163,7 +163,7 @@

    Optional disabled

    @@ -174,7 +174,7 @@

    Optional disabledDate

    Inherited from Omit.disabledDate

    @@ -185,7 +185,7 @@

    Optional format

    @@ -196,7 +196,7 @@

    Optional name

    @@ -207,7 +207,7 @@

    Optional openPanel

    @@ -218,7 +218,7 @@

    Optional placeholder

    @@ -229,7 +229,7 @@

    value

    @@ -240,7 +240,7 @@

    Optional valueType

    @@ -251,7 +251,7 @@

    Optional width

    @@ -269,7 +269,7 @@

    onChange

    Parameters

    @@ -293,7 +293,7 @@

    Optional onClose

    Returns void

    @@ -311,7 +311,7 @@

    Optional onOpen

    Returns void

    diff --git a/apidoc/interfaces/Sweetalert.IAlertOption.html b/apidoc/interfaces/Sweetalert.IAlertOption.html index d8226107..8e112690 100644 --- a/apidoc/interfaces/Sweetalert.IAlertOption.html +++ b/apidoc/interfaces/Sweetalert.IAlertOption.html @@ -118,7 +118,7 @@

    Optional className

    className: string
    @@ -128,7 +128,7 @@

    Optional closeBtn

    closeBtn: boolean
    @@ -138,7 +138,7 @@

    Optional confirmText

    confirmText: string
    @@ -148,7 +148,7 @@

    Optional confirmType

    confirmType: "success" | "default" | "primary" | "danger"
    @@ -158,7 +158,7 @@

    Optional content

    content: ReactNode
    @@ -168,7 +168,7 @@

    Optional maskClosable

    maskClosable: boolean
  • @@ -178,7 +178,7 @@

    Optional onCancel

    onCancel: ActionButtonClickHandler
    @@ -188,7 +188,7 @@

    Optional onConfirm

    onConfirm: ActionButtonClickHandler
    @@ -198,7 +198,7 @@

    Optional parentComponent<
    parentComponent: any
    @@ -208,7 +208,7 @@

    Optional title

    title: ReactNode
    @@ -218,7 +218,7 @@

    Optional type

    type: "info" | "success" | "warning" | "error"
    @@ -235,7 +235,7 @@

    Optional onClose

  • Returns void

    diff --git a/apidoc/interfaces/Sweetalert.IConfirmOption.html b/apidoc/interfaces/Sweetalert.IConfirmOption.html index 0d4a4daf..f85ed6b6 100644 --- a/apidoc/interfaces/Sweetalert.IConfirmOption.html +++ b/apidoc/interfaces/Sweetalert.IConfirmOption.html @@ -119,7 +119,7 @@

    Optional cancelText

    cancelText: ReactNode
    @@ -130,7 +130,7 @@

    Optional className

    @@ -141,7 +141,7 @@

    Optional closeBtn

    @@ -152,7 +152,7 @@

    Optional confirmText

    @@ -163,7 +163,7 @@

    Optional confirmType

    @@ -174,7 +174,7 @@

    Optional content

    @@ -185,7 +185,7 @@

    Optional maskClosable

    Inherited from IAlertOption.maskClosable

    @@ -196,7 +196,7 @@

    Optional onCancel

    @@ -207,7 +207,7 @@

    Optional onConfirm

    @@ -218,7 +218,7 @@

    Optional parentComponent< @@ -229,7 +229,7 @@

    Optional title

    @@ -240,7 +240,7 @@

    Optional type

    @@ -258,7 +258,7 @@

    Optional onClose

    Returns void

    diff --git a/apidoc/interfaces/Validators.IWithLength.html b/apidoc/interfaces/Validators.IWithLength.html index 3b502e94..2e7c8334 100644 --- a/apidoc/interfaces/Validators.IWithLength.html +++ b/apidoc/interfaces/Validators.IWithLength.html @@ -97,7 +97,7 @@

    length

    length: number
    diff --git a/apidoc/modules.html b/apidoc/modules.html index 6507bd80..40b3b0e3 100644 --- a/apidoc/modules.html +++ b/apidoc/modules.html @@ -741,7 +741,7 @@

    $FieldSetBuilderChildren

    $FieldSetBuilderChildren<ChildBuilders>: {[ Key in keyof ChildBuilders]: $GetBuilderModel<ChildBuilders[Key]> }

    Type parameters

    @@ -757,7 +757,7 @@

    $FieldSetValue

    $FieldSetValue<Children>: {[ Key in keyof Children]: Children[Key] extends IModel<infer V> ? V : never }

    Type parameters

    @@ -773,7 +773,7 @@

    AlertTypes

    AlertTypes: "info" | "success" | "warning" | "error" | "hint"
    @@ -783,7 +783,7 @@

    BannerCloseIconColor

    BannerCloseIconColor: "grey" | "white"
    @@ -793,7 +793,7 @@

    CascaderItemSelectionState

    CascaderItemSelectionState: "on" | "off" | "partial"
    @@ -803,7 +803,7 @@

    CascaderMenuClickHandler

    CascaderMenuClickHandler: (node: ICascaderItem, closePopup: () => void) => void
    @@ -849,7 +849,7 @@

    CascaderMenuHoverHandler

    CascaderMenuHoverHandler: (node: ICascaderItem) => void
    @@ -880,7 +880,7 @@

    CascaderSearchClickHandler

    CascaderSearchClickHandler: (path: ICascaderItem[], closePopup: () => void) => void
    @@ -926,7 +926,7 @@

    CascaderSimplifySelectionMode

    CascaderSimplifySelectionMode: "excludeDisabled" | "includeDisabled"
    @@ -936,7 +936,7 @@

    CascaderTabsClickHandler

    CascaderTabsClickHandler: (node: ICascaderItem, closePopup: () => void) => void
    @@ -982,7 +982,7 @@

    CascaderValue

    CascaderValue: string | number
    @@ -992,7 +992,7 @@

    ColorPickerType

    ColorPickerType: "default" | "simple"
    @@ -1002,7 +1002,7 @@

    DateRangeQuickPickerChangeCallback

    DateRangeQuickPickerChangeCallback: (value: RangeDate, choosePresetValue?: DateRangeQuickPickerPresetValue) => void
    @@ -1036,7 +1036,7 @@

    DateRangeQuickPickerPresetValue

    DateRangeQuickPickerPresetValue: number | RangeDate
    @@ -1046,7 +1046,7 @@

    DateRangeQuickPickerValueType

    DateRangeQuickPickerValueType: "string" | "number" | "date"
    @@ -1056,7 +1056,7 @@

    DrawerProps

    DrawerProps: IHorizontalDrawerProps | IVerticalDrawerProps
    @@ -1066,7 +1066,7 @@

    GridColumnContextType

    GridColumnContextType: Partial<IGridColumn>
    @@ -1076,7 +1076,7 @@

    GridFixedType

    GridFixedType: "left" | "right" | true
    @@ -1086,7 +1086,7 @@

    GridPaginationType

    GridPaginationType: "default" | "lite" | "mini"
    @@ -1096,7 +1096,7 @@

    GridRowClassNameType

    GridRowClassNameType<Data>: string | ((data: Data, rowIndex: number) => string)

    Type parameters

    @@ -1112,7 +1112,7 @@

    GridScrollPosition

    GridScrollPosition: "both" | "left" | "right" | "middle"
    @@ -1122,7 +1122,7 @@

    GridSortType

    GridSortType: "desc" | "asc" | ""
    @@ -1132,7 +1132,7 @@

    GridTextAlign

    GridTextAlign: "left" | "right" | "center"
    @@ -1142,7 +1142,7 @@

    I18nComponentName

    I18nComponentName: keyof Omit<ILocaleData, "mark">
    @@ -1152,7 +1152,7 @@

    I18nLocaleDataType

    I18nLocaleDataType<T>: ILocaleData[T] extends () => any ? ReturnType<ILocaleData[T]> : ILocaleData[T]

    Type parameters

    @@ -1168,7 +1168,7 @@

    I18nLocaleTimePicker

    I18nLocaleTimePicker: () => II18nLocaleTimePicker
    @@ -1193,7 +1193,7 @@

    IAutoCompleteMenuItem

    IAutoCompleteMenuItem: string | number | IAutoCompleteMenuObjectItem
    @@ -1203,7 +1203,7 @@

    IBannerProps

    IBannerProps: Omit<IAlertProps, "title"> & { backgroundImage: string }
    @@ -1213,7 +1213,7 @@

    IButtonGroupProps

    IButtonGroupProps: React.HTMLAttributes<HTMLDivElement>
    @@ -1223,7 +1223,7 @@

    IButtonHtmlType

    IButtonHtmlType: "button" | "submit" | "reset"
    @@ -1233,7 +1233,7 @@

    IButtonSize

    IButtonSize: "medium" | "large" | "small"
    @@ -1243,7 +1243,7 @@

    IButtonType

    IButtonType: "default" | "primary" | "secondary" | "danger" | "warning" | "error" | "success" | "text" | "icon"
    @@ -1253,7 +1253,7 @@

    ICollapseProps

    @@ -1263,7 +1263,7 @@

    ICombinedFormTimeRangePickerFieldProps

    ICombinedFormTimeRangePickerFieldProps: IFormComponentProps<RangeTime, Omit<ICombinedTimeRangePickerProps, "value">>
    @@ -1273,7 +1273,7 @@

    IDisabledTime

    IDisabledTime: (date?: Date | null, type?: RangeType) => IDisabledTimeOption
    @@ -1307,7 +1307,7 @@

    IDropdownButtonProps

    IDropdownButtonProps: IButtonProps
    @@ -1317,7 +1317,7 @@

    IDropdownProps

    IDropdownProps: IPopoverProps
    @@ -1327,7 +1327,7 @@

    IElevatorLinksProps

    IElevatorLinksProps: Omit<IAffixProps, "className" | "style"> & { className?: string; links: IElevatorLinkItem[]; style?: CSSProperties; onClick?: any }
    @@ -1337,7 +1337,7 @@

    IFormCheckboxFieldProps

    IFormCheckboxFieldProps<Value>: IFormComponentProps<boolean, Omit<ICheckboxProps<Value>, "checked">>

    Type parameters

    @@ -1353,7 +1353,7 @@

    IFormCheckboxGroupFieldProps

    IFormCheckboxGroupFieldProps<T>: IFormComponentProps<T[], Omit<ICheckboxGroupProps<T>, "value">> & { children?: React.ReactNode }

    Type parameters

    @@ -1369,7 +1369,7 @@

    IFormColorPickerFieldProps

    IFormColorPickerFieldProps: IFormComponentProps<string, Omit<IColorPickerProps, "color">>
    @@ -1379,7 +1379,7 @@

    IFormCombinedDateRangePickerFieldProps

    IFormCombinedDateRangePickerFieldProps<T>: IFormComponentProps<RangeDate, Omit<ICombinedDateRangePickerProps<T>, "value">>

    Type parameters

    @@ -1395,7 +1395,7 @@

    IFormComponentProps

    IFormComponentProps<Value, Props, OmitKeys>: Omit<IFormFieldPropsBase<Value>, "touchWhen" | OmitKeys> & { props?: Partial<Props> } & Optional<IFormFieldViewDrivenProps<Value>, "defaultValue"> | Optional<IFormFieldModelDrivenProps<Value>, "defaultValue">

    Type parameters

    @@ -1417,7 +1417,7 @@

    IFormDatePickerField

    IFormDatePickerField<T>: IFormComponentProps<SingleDate, Omit<IDatePickerProps<T>, "value">>

    Type parameters

    @@ -1433,7 +1433,7 @@

    IFormDateRangePickerFieldProps

    IFormDateRangePickerFieldProps<T>: IFormComponentProps<RangeDate, Omit<IDateRangePickerProps<T>, "value">>

    Type parameters

    @@ -1449,7 +1449,7 @@

    IFormDateRangeQuickPickerFieldProps

    IFormDateRangeQuickPickerFieldProps: IFormComponentProps<RangeDate, Omit<IDateRangeQuickPickerProps, "value">>
    @@ -1459,7 +1459,7 @@

    IFormFieldModelProps

    IFormFieldModelProps<T>: IFormFieldViewDrivenProps<T> | IFormFieldModelDrivenProps<T>

    Type parameters

    @@ -1475,7 +1475,7 @@

    IFormFieldProps

    IFormFieldProps<Value>: IFormFieldPropsBase<Value> & IFormFieldModelProps<Value> & { children: any }

    Type parameters

    @@ -1491,7 +1491,7 @@

    IFormImageUploadFieldProps

    IFormImageUploadFieldProps<T>: IFormComponentProps<T[], Omit<IImageUploadProps, "fileList" | "onChange" | "defaultFileList">>

    Type parameters

    @@ -1507,7 +1507,7 @@

    IFormInputFieldProps

    IFormInputFieldProps: IFormComponentProps<string, Omit<IInputCoreProps, "value" | "name" | "defaultValue"> | Omit<ITextAreaProps, "value" | "name" | "defaultValue">>
    @@ -1522,7 +1522,7 @@

    IFormMonthPickerFieldProps

    IFormMonthPickerFieldProps<T>: IFormComponentProps<SingleDate, Omit<IMonthPickerProps<T>, "value">>

    Type parameters

    @@ -1538,7 +1538,7 @@

    IFormNumberInputFieldProps

    IFormNumberInputFieldProps<T>: IFormComponentProps<T, Omit<INumberInputDecimalProps, "value"> | Omit<INumberInputIntegerProps, "value">>

    Type parameters

    @@ -1554,7 +1554,7 @@

    IFormQuarterPickerFieldProps

    IFormQuarterPickerFieldProps<T>: IFormComponentProps<RangeDate, Omit<IQuarterPickerProps<T>, "value">>

    Type parameters

    @@ -1570,7 +1570,7 @@

    IFormRadioGroupFieldProps

    IFormRadioGroupFieldProps<T>: IFormComponentProps<T | null, Omit<IRadioGroupProps<T>, "value">> & { children?: React.ReactNode }

    Type parameters

    @@ -1586,7 +1586,7 @@

    IFormSelectFieldProps

    IFormSelectFieldProps<Key, T>: IFormComponentProps<(T | null) | T[], Omit<ISelectProps<Key, T>, "value" | "onChange">>

    Type parameters

    @@ -1605,7 +1605,7 @@

    IFormSingleUploadFieldProps

    IFormSingleUploadFieldProps<T>: IFormComponentProps<T | null, Omit<ISingleUploadProps, "value" | "onChange">>

    Type parameters

    @@ -1621,7 +1621,7 @@

    IFormSwitchFieldProps

    IFormSwitchFieldProps: IFormComponentProps<boolean, Omit<ISwitchProps, "checked">>
    @@ -1631,7 +1631,7 @@

    IFormTimePickerField

    IFormTimePickerField: IFormComponentProps<SingleTime, Omit<ITimePickerProps, "value">>
    @@ -1641,7 +1641,7 @@

    IFormTimeRangePickerFieldProps

    IFormTimeRangePickerFieldProps: IFormComponentProps<RangeTime, Omit<ITimeRangePickerProps, "value">>
    @@ -1651,7 +1651,7 @@

    IFormUploadFieldProps

    IFormUploadFieldProps<T>: IFormComponentProps<T[], Omit<IUploadProps, "fileList" | "onChange" | "defaultFileList">>

    Type parameters

    @@ -1667,7 +1667,7 @@

    IFormWeekPickerFieldProps

    IFormWeekPickerFieldProps<T>: IFormComponentProps<RangeDate, Omit<IWeekPickerProps<T>, "value">>

    Type parameters

    @@ -1683,7 +1683,7 @@

    IFormYearPickerFieldProps

    IFormYearPickerFieldProps<T>: IFormComponentProps<SingleDate, Omit<IYearPickerProps<T>, "value">>

    Type parameters

    @@ -1699,7 +1699,7 @@

    IGridBatchRender

    IGridBatchRender: (data: any, position?: "header" | "foot") => React.ReactNode
    @@ -1733,7 +1733,7 @@

    IGridColumnBodyRenderFunc

    IGridColumnBodyRenderFunc<Data>: (data: Data, pos: IGridCellPos, name?: string) => React.ReactNode

    Type parameters

    @@ -1776,7 +1776,7 @@

    IGridInnerFixedType

    IGridInnerFixedType: Exclude<GridFixedType, true>
    @@ -1786,7 +1786,7 @@

    IGridOnExpandHandler

    IGridOnExpandHandler<Data>: (data: { data: Data; event: React.MouseEvent<HTMLSpanElement>; expanded: boolean; index: number }) => any

    Type parameters

    @@ -1837,7 +1837,7 @@

    IGridRowClickHandler

    IGridRowClickHandler<Data>: (data: Data, index: number, event: React.MouseEvent<HTMLTableRowElement>) => any

    Type parameters

    @@ -1880,7 +1880,7 @@

    II18nLocalePop

    II18nLocalePop: II18nLocaleCommon
    @@ -1890,7 +1890,7 @@

    IImageOnUploadSuccessReturn

    IImageOnUploadSuccessReturn: undefined | null | string | { src: string; thumbSrc: string }
    @@ -1900,7 +1900,7 @@

    IImageUploadItemProps

    IImageUploadItemProps: IUploadItemProps<IImageUploadFileItem> & { onPreview: any }
    @@ -1910,7 +1910,7 @@

    IImageUploadPreviewHandler

    IImageUploadPreviewHandler: (file: IImageUploadFileItem, fileList: IImageUploadFileItem[]) => void
    @@ -1944,7 +1944,7 @@

    IIndicator

    IIndicator: FC<IIndicatorProps> & { Step: typeof Step }
    @@ -1954,7 +1954,7 @@

    IIndicatorProps

    IIndicatorProps: Omit<IStepsProps, "type">
    @@ -1964,7 +1964,7 @@

    IInputChangeEvent

    IInputChangeEvent: IInputClearEvent | React.ChangeEvent<HTMLInputElement>
    @@ -1974,7 +1974,7 @@

    IInputProps

    @@ -1984,7 +1984,7 @@

    IMaybeError

    IMaybeError<T>: IValidateResult<T> | null | undefined

    Type parameters

    @@ -2000,7 +2000,7 @@

    IMenuCascaderProps

    @@ -2010,7 +2010,7 @@

    IMenuProps

    @@ -2020,7 +2020,7 @@

    INormalUploadItemProps

    INormalUploadItemProps: IUploadItemProps<IUploadFileItem>
    @@ -2030,7 +2030,7 @@

    INumberInputProps

    @@ -2040,7 +2040,7 @@

    INumberInputState

    @@ -2050,7 +2050,7 @@

    IPopProps

    @@ -2060,7 +2060,7 @@

    IPopoverHoverTriggerContext

    IPopoverHoverTriggerContext: Required<IHoverTriggerCompatibleProps>
    @@ -2070,7 +2070,7 @@

    IProgressFormatFn

    IProgressFormatFn: (precent: number) => React.ReactNode
    @@ -2101,7 +2101,7 @@

    IProgressStatus

    IProgressStatus: "normal" | "success" | "exception"
    @@ -2111,7 +2111,7 @@

    IProgressType

    IProgressType: "line" | "circle"
    @@ -2121,7 +2121,7 @@

    IPromptProps

    IPromptProps: IAlertProps & { type: PromptType }
    @@ -2131,7 +2131,7 @@

    ISelectProps

    ISelectProps<Key, Item>: ISelectMultiProps<Key, Item> | ISelectSingleProps<Key, Item>

    Type parameters

    @@ -2150,7 +2150,7 @@

    ISelectSize

    ISelectSize: "xs" | "s" | "m" | "l" | "xl"
    @@ -2160,7 +2160,7 @@

    ISingleUploadItemProps

    ISingleUploadItemProps: IUploadItemProps<IUploadFileItem>
    @@ -2170,7 +2170,7 @@

    ISliderProps

    @@ -2180,7 +2180,7 @@

    ITabOverflowMode

    ITabOverflowMode: "slide" | "anchor"
    @@ -2190,7 +2190,7 @@

    ITabPanelElement

    ITabPanelElement<TabPanelProps>: React.ReactElement<PropsWithChildren<TabPanelProps>>

    Type parameters

    @@ -2206,7 +2206,7 @@

    ITimePickerProps

    ITimePickerProps: ISingleTimePickerProps
    @@ -2216,7 +2216,7 @@

    ITreeSize

    ITreeSize: "medium" | "small" | "large"
    @@ -2226,7 +2226,7 @@

    IUploadFileItemInner

    IUploadFileItemInner<UPLOAD_ITEM>: UPLOAD_ITEM & {}
    @@ -2248,7 +2248,7 @@

    IUploadOnChangeHandler

    IUploadOnChangeHandler<Value, UPLOAD_ITEM>: (value: Value, detail?: IUploadChangeDetail<UPLOAD_ITEM>) => void

    Type parameters

    @@ -2291,7 +2291,7 @@

    IUploadOnErrorHandler

    IUploadOnErrorHandler: <Type>(type: Type, data: IUploadErrorMessageConfigMap[Type]) => void
    @@ -2331,7 +2331,7 @@

    IUploadOnUploadHandler

    IUploadOnUploadHandler<ON_UPLOAD_SUCCESS_RETURN>: (file: File, report: (percent: number) => void) => Promise<ON_UPLOAD_SUCCESS_RETURN>

    Type parameters

    @@ -2389,7 +2389,7 @@

    IUploadTipConfig

    IUploadTipConfig<P>: P & { formattedMaxSize: string | null }

    Type parameters

    @@ -2405,7 +2405,7 @@

    IUploadTipsFunc

    IUploadTipsFunc<PROPS>: (config: IUploadTipConfig<PROPS>) => React.ReactNode

    Type parameters

    @@ -2442,7 +2442,7 @@

    IValidator

    IValidator<T>: IAsyncValidator<T> | ISyncValidator<T>

    Type parameters

    @@ -2458,7 +2458,7 @@

    IValidators

    IValidators<T>: readonly IValidator<T>[]

    Type parameters

    @@ -2474,7 +2474,7 @@

    IValueType

    IValueType: "date" | "number" | "string"
    @@ -2484,7 +2484,7 @@

    IVerticalInnerTab

    IVerticalInnerTab<Id>: IInnerTab<Id> | IVerticalDivide

    Type parameters

    @@ -2500,7 +2500,7 @@

    IVerticalTab

    IVerticalTab<Id>: ITab<Id> | IVerticalDivide

    Type parameters

    @@ -2516,7 +2516,7 @@

    IVerticalTabPanelProps

    IVerticalTabPanelProps<Id>: ITabPanelProps<Id> | IVerticalDivide

    Type parameters

    @@ -2532,7 +2532,7 @@

    IconType

    IconType: "add-page" | "admissions" | "admissions-o" | "approval" | "approval-o" | "arrow-down" | "arrow-up" | "assess" | "assess-o" | "back" | "bell" | "bell-o" | "bookmark" | "bookmark-o" | "brush" | "brush-o" | "business" | "business-o" | "calendar" | "calendar-o" | "capital" | "capital-o" | "caret-down" | "caret-up" | "casher" | "cashier" | "cashier-desk-o" | "cashier-o" | "channel-o" | "chart" | "chart-o" | "check" | "check-circle" | "check-circle-o" | "checkin" | "checkin-o" | "clock" | "clock-o" | "close" | "close-circle" | "close-circle-o" | "closed-eye" | "contract-o" | "countdown" | "coupon" | "coupon-o" | "course" | "course-o" | "customer" | "customer-o" | "customer-service" | "customer-service-o" | "development-doc" | "development-doc-o" | "distribution-o" | "doc" | "double-last" | "double-next" | "down" | "down-circle" | "down-circle-o" | "download" | "drag" | "edit" | "edit-o" | "educational" | "educational-o" | "error-circle" | "error-circle-o" | "expand-customer" | "expand-customer-o" | "export" | "eye" | "eye-o" | "feedback" | "filter-o" | "finance" | "finance-o" | "flow-o" | "folder-o" | "forbidden-circle" | "fullscreen-exit" | "gift" | "goods" | "goods-o" | "hc-manage" | "hc-manage-o" | "help-circle" | "help-circle-o" | "hotel" | "hotel-o" | "hotline-o" | "hr" | "hr-o" | "im-o" | "info-circle" | "info-circle-o" | "inventory" | "inventory-o" | "jump-out" | "knowledge-o" | "left" | "left-circle" | "left-circle-o" | "link" | "loading" | "lock" | "locked" | "locked-o" | "marketing" | "marketing-o" | "member-o" | "message" | "message-o" | "mini-apps" | "mini-apps-o" | "more" | "nav-grid" | "nav-line" | "open-folder-o" | "order" | "order-o" | "pending-circle" | "pending-payment-o" | "photo" | "pin" | "pin-o" | "plus" | "plus-circle" | "plus-circle-o" | "present" | "present-o" | "procurement" | "procurement-o" | "qa-o" | "qrcode" | "refresh" | "remove" | "remove-o" | "report" | "report-forms" | "report-forms-o" | "report-o" | "reset" | "right" | "right-circle" | "right-circle-o" | "rights-list-o" | "salesman-o" | "save" | "save-o" | "scan-code-o" | "search" | "settings" | "settings-o" | "share" | "shop" | "shop-analyze-o" | "shop-decorate" | "shop-o" | "shop-template" | "sign-out" | "smile" | "star" | "star-o" | "strategy-o" | "subtract-circle" | "subtract-circle-o" | "suggestions" | "summary" | "summary-o" | "table-compact" | "table-loose" | "tendency-o" | "text-guide-o" | "thumbnail" | "ticket" | "ticket-o" | "tools-o" | "unlock" | "unlocked" | "unlocked-o" | "up" | "up-circle" | "up-circle-o" | "upload" | "video" | "video-guide-o" | "video-o" | "visit-o" | "voice" | "wait" | "warning" | "warning-o" | "wechat" | "wechat-o" | "withdraw-cash-o" | "youzan" | "youzan-o"
    @@ -2542,7 +2542,7 @@

    InputType

    InputType: "text" | "number" | "password" | "textarea"
    @@ -2552,7 +2552,7 @@

    InputWidthSizeType

    InputWidthSizeType: "xs" | "s" | "m" | "l" | "xl"
    @@ -2562,7 +2562,7 @@

    LayoutBreakPointName

    LayoutBreakPointName: keyof typeof LayoutBreakPoint
    @@ -2572,7 +2572,7 @@

    LocaleMark

    LocaleMark: "zh-CN" | "en-US" | "ja-JP"
    @@ -2582,7 +2582,7 @@

    PaginationChangeHandler

    PaginationChangeHandler: (detail: { current: number; pageSize: number }) => any
    @@ -2621,7 +2621,7 @@

    PaginationLayoutFunction

    PaginationLayoutFunction: (options: IPaginationLayoutOptions) => PaginationLayout[]
    @@ -2652,7 +2652,7 @@

    PopPositions

    PopPositions: "left-top" | "left-center" | "left-bottom" | "right-top" | "right-center" | "right-bottom" | "top-left" | "top-center" | "top-right" | "bottom-left" | "bottom-center" | "bottom-right" | "auto-bottom-center" | "auto-bottom-left" | "auto-bottom-right" | "auto-top-center" | "auto-top-left" | "auto-top-right"
    @@ -2662,7 +2662,7 @@

    PopoverAnchorGetElementFn

    PopoverAnchorGetElementFn: (node: Element | Text | null) => Element | Text | null
    @@ -2693,7 +2693,7 @@

    PresetColors

    PresetColors: string[]
    @@ -2703,7 +2703,7 @@

    PromptType

    PromptType: "warning" | "strongHint" | "weakHint"
    @@ -2713,7 +2713,7 @@

    RangeDate

    RangeDate: [SingleDate | null, SingleDate | null]
    @@ -2723,7 +2723,7 @@

    RangeTime

    RangeTime: [string, string]
    @@ -2733,7 +2733,7 @@

    SingleDate

    SingleDate: string | number | Date
    @@ -2743,7 +2743,7 @@

    SingleTime

    SingleTime: string
    @@ -2753,7 +2753,7 @@

    StatusBarType

    StatusBarType: "info" | "waiting" | "success" | "error"
    @@ -2763,7 +2763,7 @@

    TabType

    TabType: "normal" | "card" | "button"
    @@ -2773,7 +2773,7 @@

    TextMarkFindChunksFunction

    TextMarkFindChunksFunction: (options: Omit<ITextMarkFindAllParameters, "findChunks">) => ITextMarkChunk[]
    @@ -2804,7 +2804,7 @@

    TextMarkSanitizeFunction

    TextMarkSanitizeFunction: (str: string) => string
    @@ -2835,7 +2835,7 @@

    TextMarkSearchWords

    TextMarkSearchWords: string | RegExp
    @@ -2867,7 +2867,7 @@

    TransferColumnType

    TransferColumnType: ({ name: string; title?: React.ReactNode } & Omit<IGridColumn<ITransferData>, "title" | "name">)[]
    @@ -2877,7 +2877,7 @@

    TransferDirection

    TransferDirection: "left" | "right"
    @@ -2887,7 +2887,7 @@

    TransferType

    TransferType: OneRequired & ITransfer
    @@ -2897,7 +2897,7 @@

    TreeRootIdArray

    TreeRootIdArray: TArray<string | number>
    @@ -2923,7 +2923,7 @@

    Const Affix

    Affix: ForwardRefExoticComponent<IAffixProps & RefAttributes<IAffixImperativeHandlers>> = ...
    @@ -2933,7 +2933,7 @@

    Const Banner

    Banner: FC<IBannerProps> = ...
    @@ -2943,7 +2943,7 @@

    Const ButtonGroup

    ButtonGroup: FC<IButtonGroupProps> = ...
    @@ -2953,7 +2953,7 @@

    Const Carousel

    Carousel: typeof Swiper = ...
    @@ -2963,7 +2963,7 @@

    Const CombinedPanelRang
    CombinedPanelRangePicker: FC<IProps> = ...
    @@ -2973,7 +2973,7 @@

    Const CombinedTimeRange
    CombinedTimeRangePicker: React.FC<ICombinedTimeRangePickerProps> = ...
    @@ -2983,7 +2983,7 @@

    Const DEFAULT_RENDER_KE
    DEFAULT_RENDER_KEY: ITreeRenderKey = ...
    @@ -2993,7 +2993,7 @@

    Const Disabled

    Disabled: React.FC<IDisabledProps> = ...
    @@ -3003,7 +3003,7 @@

    Const DisabledContext

    DisabledContext: Context<IDisabledContext> = ...
    @@ -3013,7 +3013,7 @@

    Const Drawer

    Drawer: React.FC<DrawerProps> = ...
    @@ -3023,7 +3023,7 @@

    Const Dropdown

    Dropdown: React.FC<IDropdownProps> = ...
    @@ -3033,7 +3033,7 @@

    Const DropdownButton

    DropdownButton: React.FC<IDropdownButtonProps> = ...
    @@ -3043,7 +3043,7 @@

    Const DropdownNav

    DropdownNav: React.FC<IDropdownNavProps> = ...
    @@ -3053,7 +3053,7 @@

    Const DropdownPosition

    DropdownPosition: __module = ...
    @@ -3063,7 +3063,7 @@

    Const Elevator

    Elevator: IElevator = ...
    @@ -3073,7 +3073,7 @@

    Const ElevatorAnchor

    ElevatorAnchor: FC<IElevatorAnchorProps> = ...
    @@ -3083,7 +3083,7 @@

    Const ElevatorLinks

    ElevatorLinks: VFC<IElevatorLinksProps> = ...
    @@ -3093,7 +3093,7 @@

    Const FormColorPickerFormColorPickerField: React.FunctionComponent<IFormColorPickerFieldProps> = ...

    @@ -3103,7 +3103,7 @@

    Const FormCombinedTime<
    FormCombinedTimeRangePickerField: React.FC<ICombinedFormTimeRangePickerFieldProps> = ...
    @@ -3113,7 +3113,7 @@

    Const FormContext

    FormContext: Context<IZentFormContext> = ...
    @@ -3123,7 +3123,7 @@

    Const FormControl

    FormControl: ForwardRefExoticComponent<IFormControlProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3133,7 +3133,7 @@

    Const FormDateRangeFormDateRangeQuickPickerField: React.FC<IFormDateRangeQuickPickerFieldProps> = ...

    @@ -3143,7 +3143,7 @@

    Const FormDescription

    FormDescription: React.FunctionComponent<IFormDescriptionProps> = ...
    @@ -3153,7 +3153,7 @@

    Const FormError

    FormError: ForwardRefExoticComponent<IFormErrorProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3163,7 +3163,7 @@

    Const FormInputFieldFormInputField: React.FunctionComponent<IFormInputFieldProps> = ...

    @@ -3173,7 +3173,7 @@

    Const FormNotice

    FormNotice: React.FC<IFormNoticeProps> = ...
    @@ -3183,7 +3183,7 @@

    Const FormSwitchFieldFormSwitchField: React.FunctionComponent<IFormSwitchFieldProps> = ...

    @@ -3193,7 +3193,7 @@

    Const FormTimePickerFormTimePickerField: React.FunctionComponent<IFormTimePickerField> = ...

    @@ -3203,7 +3203,7 @@

    Const FormTimeRangeFormTimeRangePickerField: React.FunctionComponent<IFormTimeRangePickerFieldProps> = ...

    @@ -3213,7 +3213,7 @@

    Const GridColumnProvide
    GridColumnProvider: Provider<Partial<IGridColumn<any>>> = ...
    @@ -3223,7 +3223,7 @@

    Const IMEComposition

    IMEComposition: React.FC<IIMECompositionProps> = ...
    @@ -3233,7 +3233,7 @@

    Const Icon

    Icon: ForwardRefExoticComponent<IIconProps & RefAttributes<HTMLElement>> = ...
    @@ -3243,7 +3243,7 @@

    Const Indicator

    Indicator: IIndicator = ...
    @@ -3253,7 +3253,7 @@

    Const InfiniteScroller

    InfiniteScroller: ForwardRefExoticComponent<IInfiniteScrollerProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3263,7 +3263,7 @@

    Const Label

    Label: React.FunctionComponent<ILabelProps> = ...
    @@ -3273,7 +3273,7 @@

    Const LayoutConfigProvi
    LayoutConfigProvider: Provider<ILayoutConfig> = ...
    @@ -3283,7 +3283,7 @@

    Const Link

    Link: ForwardRefExoticComponent<ILinkProps & RefAttributes<HTMLAnchorElement>> = ...
    @@ -3293,7 +3293,7 @@

    Const LinkTag

    LinkTag: ForwardRefExoticComponent<ILinkTagProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3303,7 +3303,7 @@

    Const Notify

    Notify: { clear: (containerId: any) => void; config: (options: any) => void; error: (text: ReactNode, duration?: number, callback?: () => void, containerSelector?: string, className?: string) => number; info: (text: ReactNode, duration?: number, callback?: () => void, containerSelector?: string, className?: string) => number; success: (text: ReactNode, duration?: number, callback?: () => void, containerSelector?: string, className?: string) => number; warn: (text: ReactNode, duration?: number, callback?: () => void, containerSelector?: string, className?: string) => number } = ...
    @@ -3540,7 +3540,7 @@

    Const Password

    Password: { displayName: string } = ...
    @@ -3574,7 +3574,7 @@

    Const Placeholder

    Placeholder: { Circle: typeof default; Rectangle: typeof default; RichTextBlock: typeof default; TextBlock: typeof default; TextRow: typeof default; TextRowDashed: typeof default } = ...
    @@ -3607,7 +3607,7 @@

    Const PopoverHoverTrigg
    PopoverHoverTriggerContext: Context<Required<IHoverTriggerCompatibleProps>> = ...
    @@ -3617,7 +3617,7 @@

    Const Portal

    Portal: ForwardRefExoticComponent<IPortalProps & RefAttributes<IPortalImperativeHandlers>> = ...
    @@ -3627,7 +3627,7 @@

    Const Progress

    Progress: React.FC<IProgressProps> = ...
    @@ -3637,7 +3637,7 @@

    Const Prompt

    Prompt: FC<IPromptProps> = ...
    @@ -3647,7 +3647,7 @@

    Const SelectTag

    SelectTag: ForwardRefExoticComponent<ISelectTagProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3657,7 +3657,7 @@

    Const SingleCalendarDat
    SingleCalendarDatePanelPicker: React.FC<IDatePickerPanelProps> = ...
    @@ -3667,7 +3667,7 @@

    Const StatusBar

    StatusBar: FC<IStatusBarProps> = ...
    @@ -3677,7 +3677,7 @@

    Sweetalert

    Sweetalert: { alert: (config?: IAlertOption) => any; confirm: (config?: IConfirmOption) => any; info: (config?: IAlertOption) => any }
    @@ -3755,7 +3755,7 @@

    Const Tag

    Tag: ForwardRefExoticComponent<ITagProps & RefAttributes<HTMLDivElement>> = ...
    @@ -3765,7 +3765,7 @@

    Const TimePicker

    TimePicker: React.FC<ITimePickerProps> = ...
    @@ -3775,7 +3775,7 @@

    Const TimeRangePickerTimeRangePicker: React.FC<ITimeRangePickerProps> = ...

    @@ -3785,7 +3785,7 @@

    Const Transfer

    Transfer: React.FC<TransferType> = ...
    @@ -3795,7 +3795,7 @@

    Const WindowResizeHandl
    WindowResizeHandler: React.FC<IWindowResizeHandlerProps> = ...
    @@ -3812,7 +3812,7 @@

    Const WindowScrollHandl
    WindowScrollHandler: React.FC<IWindowScrollHandler> = ...
    @@ -3831,7 +3831,7 @@

    Const targetMap

    targetMap: WeakMap<EventTarget, TargetEventHandlers<string>> = ...
    @@ -3848,7 +3848,7 @@

    BlockLoading

  • Parameters

    @@ -3871,7 +3871,7 @@

    ButtonDirective

  • Type parameters

    @@ -3900,7 +3900,7 @@

    Checkbox

  • Type parameters

    @@ -3929,7 +3929,7 @@

    Const CombinedDateRange
  • Type parameters

    @@ -3958,7 +3958,7 @@

    Const DatePicker

  • Type parameters

    @@ -3987,7 +3987,7 @@

    Const DateRangePicker

    Type parameters

    @@ -4016,7 +4016,7 @@

    Const DropdownClickTrig
  • Type parameters

    @@ -4045,7 +4045,7 @@

    Const DropdownContent

  • Parameters

    @@ -4068,7 +4068,7 @@

    Const DropdownHoverTrig
  • Type parameters

    @@ -4097,7 +4097,7 @@

    Const EventHandler

  • Type parameters

    @@ -4132,7 +4132,7 @@

    FieldSet

  • Type parameters

    @@ -4161,7 +4161,7 @@

    FormCheckboxField

  • Type parameters

    @@ -4190,7 +4190,7 @@

    FormCheckboxGroupField

  • Type parameters

    @@ -4219,7 +4219,7 @@

    Const FormCombinedDate<
  • Type parameters

    @@ -4248,7 +4248,7 @@

    Const FormDatePicker

    Type parameters

    @@ -4277,7 +4277,7 @@

    Const FormDateRange

    Type parameters

    @@ -4306,7 +4306,7 @@

    FormField

  • Type parameters

    @@ -4335,7 +4335,7 @@

    FormImageUploadField

  • Type parameters

    @@ -4364,7 +4364,7 @@

    Const FormMonthPicker

    Type parameters

    @@ -4393,7 +4393,7 @@

    FormNumberInputField

  • Type parameters

    @@ -4422,7 +4422,7 @@

    Const FormQuarterPicker
  • Type parameters

    @@ -4451,7 +4451,7 @@

    FormRadioGroupField

  • Type parameters

    @@ -4480,7 +4480,7 @@

    FormSelectField

  • Type parameters

    @@ -4512,7 +4512,7 @@

    FormSingleUploadField

  • Type parameters

    @@ -4541,7 +4541,7 @@

    FormUploadField

  • Type parameters

    @@ -4570,7 +4570,7 @@

    Const FormWeekPicker

    Type parameters

    @@ -4599,7 +4599,7 @@

    Const FormYearPicker

    Type parameters

    @@ -4628,7 +4628,7 @@

    FullScreenLoading

  • Parameters

    @@ -4651,7 +4651,7 @@

    InlineLoading

  • Parameters

    @@ -4674,7 +4674,7 @@

    Const MonthPicker

  • Type parameters

    @@ -4703,7 +4703,7 @@

    Notice

  • Parameters

    @@ -4726,7 +4726,7 @@

    PopoverClickTrigger

  • Type parameters

    @@ -4755,7 +4755,7 @@

    PopoverFocusTrigger

  • Type parameters

    @@ -4784,7 +4784,7 @@

    PopoverHoverTrigger

  • @@ -4820,7 +4820,7 @@

    Const QuarterPicker

  • Type parameters

    @@ -4849,7 +4849,7 @@

    Radio

  • Type parameters

    @@ -4878,7 +4878,7 @@

    RadioButton

  • Type parameters

    @@ -4907,7 +4907,7 @@

    RadioGroup

  • Type parameters

    @@ -4936,7 +4936,7 @@

    TextMark

  • @@ -4965,7 +4965,7 @@

    Const WeekPicker

  • Type parameters

    @@ -4994,7 +4994,7 @@

    WindowEventHandler

  • Type parameters

    @@ -5023,7 +5023,7 @@

    Const YearPicker

  • Type parameters

    @@ -5052,7 +5052,7 @@

    addEventListener

  • Type parameters

    @@ -5102,7 +5102,7 @@

    alert

  • Parameters

    @@ -5125,7 +5125,7 @@

    caselessMatchFilterOption

  • Parameters

    @@ -5151,7 +5151,7 @@

    closeDialog

  • Parameters

    @@ -5177,7 +5177,7 @@

    confirm

  • Parameters

    @@ -5200,7 +5200,7 @@

    createUseIMEComposition

  • Parameters

    @@ -5256,7 +5256,7 @@

    defaultGetValidateOption

  • Returns ValidateOption

    @@ -5273,7 +5273,7 @@

    Const getDecimal

  • Parameters

    @@ -5296,7 +5296,7 @@

    getRadioState

  • Type parameters

    @@ -5342,7 +5342,7 @@

    Const info

  • Parameters

    @@ -5365,7 +5365,7 @@

    isViewDrivenProps

  • Type parameters

    @@ -5394,7 +5394,7 @@

    openDialog

  • Parameters

    @@ -5435,7 +5435,7 @@

    previewImage

  • Parameters

    @@ -5458,7 +5458,7 @@

    smoothScroll

  • @@ -5512,7 +5512,7 @@

    useEventHandler

  • Type parameters

    @@ -5574,7 +5574,7 @@

    useFormChild

  • @@ -5617,7 +5617,7 @@

    useInitialValue

  • @@ -5656,7 +5656,7 @@

    useObservableBatchedEagerState

  • @@ -5698,7 +5698,7 @@

    usePopoverContext

  • Returns IPopoverContext

    @@ -5715,7 +5715,7 @@

    useRadioHandler

  • Type parameters

    @@ -5765,7 +5765,7 @@

    useTransfer

  • Parameters

    @@ -5788,7 +5788,7 @@

    useWindowEventHandler

  • Type parameters

    @@ -5841,7 +5841,7 @@

    withErrorBoundary

  • Type parameters

    diff --git a/apidoc/modules/FieldUtils.html b/apidoc/modules/FieldUtils.html index d1f0f072..759616e9 100644 --- a/apidoc/modules/FieldUtils.html +++ b/apidoc/modules/FieldUtils.html @@ -106,7 +106,7 @@

    Func

    Func<Args, R>: (...args: Args) => R

    Type parameters

    @@ -146,7 +146,7 @@

    Middleware

    Middleware<F>: (next: F) => F

    Type parameters

    @@ -190,7 +190,7 @@

    compose

  • @@ -263,7 +263,7 @@

    Const makeChangeHandler
  • @@ -341,7 +341,7 @@

    multi

  • Type parameters

    @@ -391,7 +391,7 @@

    useChangeHandler

  • @@ -486,7 +486,7 @@

    useCompositionHandler

  • @@ -533,7 +533,7 @@

    useMAppend

  • @@ -601,7 +601,7 @@

    useMulti

  • Type parameters

    @@ -684,7 +684,7 @@

    Returns void

    Type parameters

    @@ -788,7 +788,7 @@

    Returns void

    Type parameters

    @@ -913,7 +913,7 @@

    Returns void

    Type parameters

    @@ -1059,7 +1059,7 @@

    Returns void

    Type parameters

    @@ -1226,7 +1226,7 @@

    Returns void

    Type parameters

    @@ -1414,7 +1414,7 @@

    Returns void

    Type parameters

    @@ -1638,7 +1638,7 @@

    usePipe

  • @@ -1744,7 +1744,7 @@

    Returns T2
  • Type parameters

    @@ -1854,7 +1854,7 @@

    Returns T3
  • Type parameters

    @@ -1988,7 +1988,7 @@

    Returns T4
  • Type parameters

    @@ -2146,7 +2146,7 @@

    Returns T5
  • Type parameters

    @@ -2328,7 +2328,7 @@

    Returns T6
  • Type parameters

    @@ -2534,7 +2534,7 @@

    Returns T7
  • Type parameters

    diff --git a/apidoc/modules/Notice.html b/apidoc/modules/Notice.html index e1f9064d..1d6dc490 100644 --- a/apidoc/modules/Notice.html +++ b/apidoc/modules/Notice.html @@ -127,7 +127,7 @@

    push

  • Parameters

    diff --git a/apidoc/modules/ValidatorMiddlewares.html b/apidoc/modules/ValidatorMiddlewares.html index 65fa55b1..7d1c6935 100644 --- a/apidoc/modules/ValidatorMiddlewares.html +++ b/apidoc/modules/ValidatorMiddlewares.html @@ -92,7 +92,7 @@

    message

  • @@ -164,7 +164,7 @@

    when

  • @@ -236,7 +236,7 @@

    whenAsync

  • diff --git a/apidoc/modules/Validators.html b/apidoc/modules/Validators.html index 2c63454f..cb8c9f54 100644 --- a/apidoc/modules/Validators.html +++ b/apidoc/modules/Validators.html @@ -107,7 +107,7 @@

    Const SYMBOL_REQUIRED

    SYMBOL_REQUIRED: typeof SYMBOL_REQUIRED = ...
    @@ -124,7 +124,7 @@

    email

  • @@ -155,7 +155,7 @@

    isRequiredValidator

  • Type parameters

    @@ -184,7 +184,7 @@

    markForRequired

  • Type parameters

    @@ -213,7 +213,7 @@

    max

  • @@ -268,7 +268,7 @@

    maxLength

  • @@ -311,7 +311,7 @@

    min

  • @@ -366,7 +366,7 @@

    minLength

  • @@ -409,7 +409,7 @@

    pattern

  • @@ -446,7 +446,7 @@

    required

  • @@ -477,7 +477,7 @@

    requiredTrue

  • diff --git a/apidoc/modules/enUSLocale.html b/apidoc/modules/enUSLocale.html index 93a1bf5a..b2077cf4 100644 --- a/apidoc/modules/enUSLocale.html +++ b/apidoc/modules/enUSLocale.html @@ -107,7 +107,7 @@

    Const Cascader

    Cascader: II18nLocaleCascader = ...
    @@ -117,7 +117,7 @@

    Const CopyButton

    CopyButton: II18nLocaleCopyButton = ...
    @@ -127,7 +127,7 @@

    Const Form

    Form: II18nLocaleForm = ...
    @@ -137,7 +137,7 @@

    Const Grid

    Grid: II18nLocaleGrid = ...
    @@ -147,7 +147,7 @@

    Const Mention

    Mention: II18nLocaleMention = ...
    @@ -157,7 +157,7 @@

    Const NumberInput

    NumberInput: II18nLocaleNumberInput = ...
    @@ -167,7 +167,7 @@

    Const Pagination

    Pagination: II18nLocalePagination = ...
    @@ -177,7 +177,7 @@

    Const Pop

    Pop: II18nLocalePop = ...
    @@ -187,7 +187,7 @@

    Const PreviewImage

    PreviewImage: II18nLocalePreviewImage = ...
    @@ -197,7 +197,7 @@

    Const RangePicker

    RangePicker: II18nLocaleRangePicker = ...
    @@ -207,7 +207,7 @@

    Const Select

    Select: II18nLocaleSelect = ...
    @@ -217,7 +217,7 @@

    Const Sweetalert

    Sweetalert: II18nLocaleSweetalert = ...
    @@ -227,7 +227,7 @@

    Const Switch

    Switch: II18nLocaleSwitch = ...
    @@ -237,7 +237,7 @@

    Const Transfer

    Transfer: II18nLocaleTransfer = ...
    @@ -247,7 +247,7 @@

    Const Upload

    Upload: II18nLocaleUpload = ...
    @@ -257,7 +257,7 @@

    Const mark

    mark: LocaleMark = 'en-US'
    @@ -274,7 +274,7 @@

    Const TimePicker

  • Returns II18nLocaleTimePicker

    diff --git a/apidoc/modules/jaJPLocale.html b/apidoc/modules/jaJPLocale.html index c6e6a2dc..d7d2eca0 100644 --- a/apidoc/modules/jaJPLocale.html +++ b/apidoc/modules/jaJPLocale.html @@ -107,7 +107,7 @@

    Const Cascader

    Cascader: II18nLocaleCascader = ...
    @@ -117,7 +117,7 @@

    Const CopyButton

    CopyButton: II18nLocaleCopyButton = ...
    @@ -127,7 +127,7 @@

    Const Form

    Form: II18nLocaleForm = ...
    @@ -137,7 +137,7 @@

    Const Grid

    Grid: II18nLocaleGrid = ...
    @@ -147,7 +147,7 @@

    Const Mention

    Mention: II18nLocaleMention = ...
    @@ -157,7 +157,7 @@

    Const NumberInput

    NumberInput: II18nLocaleNumberInput = ...
    @@ -167,7 +167,7 @@

    Const Pagination

    Pagination: II18nLocalePagination = ...
    @@ -177,7 +177,7 @@

    Const Pop

    Pop: II18nLocalePop = ...
    @@ -187,7 +187,7 @@

    Const PreviewImage

    PreviewImage: II18nLocalePreviewImage = ...
    @@ -197,7 +197,7 @@

    Const RangePicker

    RangePicker: II18nLocaleRangePicker = ...
    @@ -207,7 +207,7 @@

    Const Select

    Select: II18nLocaleSelect = ...
    @@ -217,7 +217,7 @@

    Const Sweetalert

    Sweetalert: II18nLocaleSweetalert = ...
    @@ -227,7 +227,7 @@

    Const Switch

    Switch: II18nLocaleSwitch = ...
    @@ -237,7 +237,7 @@

    Const Transfer

    Transfer: II18nLocaleTransfer = ...
    @@ -247,7 +247,7 @@

    Const Upload

    Upload: II18nLocaleUpload = ...
    @@ -257,7 +257,7 @@

    Const mark

    mark: LocaleMark = 'ja-JP'
    @@ -274,7 +274,7 @@

    Const TimePicker

  • Returns II18nLocaleTimePicker

    diff --git a/apidoc/modules/zhCNLocale.html b/apidoc/modules/zhCNLocale.html index da377256..88fdba1b 100644 --- a/apidoc/modules/zhCNLocale.html +++ b/apidoc/modules/zhCNLocale.html @@ -107,7 +107,7 @@

    Const Cascader

    Cascader: II18nLocaleCascader = ...
    @@ -117,7 +117,7 @@

    Const CopyButton

    CopyButton: II18nLocaleCopyButton = ...
    @@ -127,7 +127,7 @@

    Const Form

    Form: II18nLocaleForm = ...
    @@ -137,7 +137,7 @@

    Const Grid

    Grid: II18nLocaleGrid = ...
    @@ -147,7 +147,7 @@

    Const Mention

    Mention: II18nLocaleMention = ...
    @@ -157,7 +157,7 @@

    Const NumberInput

    NumberInput: II18nLocaleNumberInput = ...
    @@ -167,7 +167,7 @@

    Const Pagination

    Pagination: II18nLocalePagination = ...
    @@ -177,7 +177,7 @@

    Const Pop

    Pop: II18nLocalePop = ...
    @@ -187,7 +187,7 @@

    Const PreviewImage

    PreviewImage: II18nLocalePreviewImage = ...
    @@ -197,7 +197,7 @@

    Const RangePicker

    RangePicker: II18nLocaleRangePicker = ...
    @@ -207,7 +207,7 @@

    Const Select

    Select: II18nLocaleSelect = ...
    @@ -217,7 +217,7 @@

    Const Sweetalert

    Sweetalert: II18nLocaleSweetalert = ...
    @@ -227,7 +227,7 @@

    Const Switch

    Switch: II18nLocaleSwitch = ...
    @@ -237,7 +237,7 @@

    Const Transfer

    Transfer: II18nLocaleTransfer = ...
    @@ -247,7 +247,7 @@

    Const Upload

    Upload: II18nLocaleUpload = ...
    @@ -257,7 +257,7 @@

    Const mark

    mark: LocaleMark = 'zh-CN'
    @@ -274,7 +274,7 @@

    Const TimePicker

  • Returns II18nLocaleTimePicker