$
$ : ComponentInternalInstance
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:507
$attrs
$attrs : Attrs
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:510
$data
$data : {}
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:508
$el
$el : any
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:517
$emit
$emit : ( event : "update:model-value" | "update:period" | "error" , ... args : any [] , ) => void
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:516
$force Update
$forceUpdate : () => void
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:519
$host
$host : Element | null
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:515
$next Tick
$nextTick : { () : Promise < void > ; < T , R > ( this : T , fn : ( this : T ) => R | Promise < R > ) : Promise < R > ; }
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:520
$options
$options : ComponentOptionsBase < Readonly < ExtractPropTypes < { buttonProps : { type : PropType < Partial < ExtractPropTypes < { block : ...
; danger : ...
; disabled : ...
; ghost : ...
; href : ...
; htmlType : ...
; icon : ...
; loading : ...
; onClick : ...
; onMousedown : ...
; prefixCls : ...
; shape : ...
; size : ...
; target : ...
; title : ...
; type : ...
; } , > , > , > ; default () : {} ; } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : () => { day : number ; hour : number ; minute : number ; second : number ; } ; type : PropType < Record < string , number > > ; } ; customLocale : { type : PropType < Localization > } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < { align : ...
; arrow : ...
; destroyPopupOnHide : ...
; disabled : ...
; forceRender : ...
; getPopupContainer : ...
; minOverlayWidthMatchTrigger : ...
; mouseEnterDelay : ...
; mouseLeaveDelay : ...
; "onUpdate:visible" : ...
; onVisibleChange : ...
; openClassName : ...
; overlay : ...
; overlayClassName : ...
; overlayStyle : ...
; placement : ...
; prefixCls : ...
; transitionName : ...
; trigger : ...
; visible : ...
; } , > , > , > ; } ; fields : { type : PropType < Field [] > } ; format : { type : PropType < CronFormat > } ; locale : { type : StringConstructor } ; modelValue : { type : StringConstructor } ; period : { type : StringConstructor } ; periods : { type : PropType < Period [] > } ; } , > , > & Readonly < { onError ?: ( ... args : any [] ) => any ; "onUpdate:model-value" ?: ( ... args : any [] ) => any ; "onUpdate:period" ?: ( ... args : any [] ) => any ; } , > , { cron : Ref < string , string > ; error : Ref < string , string > ; period : { items : { id : string ; text : any ; value : string [] } [] ; prefix : Ref < string , string > ; select : ( periodId : string ) => void ; selected : Ref < | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , | Period | { id : string ; text : any ; value : string [] } | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , > ; suffix : Ref < string , string > ; } ; segments : { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] ; selected : ComputedRef < { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] , > ; } , {} , {} , {} , ComponentOptionsMixin , ComponentOptionsMixin , (
"update:model-value" | "update:period" | "error" )
[] , string , { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => boolean | { delay ?: number } ; type : PropType < boolean | { delay ?: number } > ; } ; onClick : { type : PropType < ( event : MouseEvent ) => void > } ; onMousedown : { type : PropType < ( event : MouseEvent ) => void > } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < ButtonSize > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : Record < string , number > ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < boolean | DropdownArrowOptions > } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : boolean ) => void > } ; onVisibleChange : { type : PropType < ( val : boolean ) => void > } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < Trigger | Trigger [] > } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; } , {} , string , {} , { CustomSelect : DefineComponent < ExtractPropTypes < { buttonProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < (...)
> > > ; } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : number ; type : NumberConstructor } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < (...)
> > > ; } ; hideOnClick : { default : boolean ; type : BooleanConstructor } ; items : { default : () => never [] ; type : PropType < any [] > } ; itemText : { default : string ; type : PropType < string | (
( item : ...
) => ...)
> ; } ; itemValue : { default : string ; type : PropType < string | (
( item : ...
) => ...)
> ; } ; modelValue : { type : PropType < string | number | (...)
[] > } ; multiple : { default : boolean ; type : BooleanConstructor } ; selection : { type : StringConstructor } ; } , > , { add : ( item : any ) => void ; clear : () => void ; equals : ( items : any [] ) => boolean ; has : ( item : any ) => boolean ; isEmpty : ComputedRef < boolean > ; itemRows : any [] [] ; remove : ( item : any ) => void ; select : ( item : any ) => void ; selected : Ref < | string | number | (
string | number )
[] | (
string | number | (...)
[] | undefined )
[] | undefined , | string | number | (
string | number )
[] | (
string | number | (...)
[] | undefined )
[] | undefined , > ; selectedKeys : ComputedRef < (
string | number )
[] > ; selectedStr : Ref < string , string > ; setItems : ( items : any [] ) => void ; setValues : ( values : | string | number | (
string | number )
[] | (
string | number | (...)
[] | undefined )
[] | undefined , ) => void ; toggle : ( item : any ) => void ; updated : Ref < number , number > ; updateVisibility : () => void ; values : Set < any > ; visible : Ref < boolean , boolean > ; } , {} , {} , {} , ComponentOptionsMixin , ComponentOptionsMixin , "update:model-value" [] , "update:model-value" , PublicProps , Readonly < ExtractPropTypes < { buttonProps : { default : () => ...
; type : PropType < (...)
> } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : number ; type : NumberConstructor } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => ...
; type : PropType < (...)
> } ; hideOnClick : { default : boolean ; type : BooleanConstructor } ; items : { default : () => ...
; type : PropType < (...)
> } ; itemText : { default : string ; type : PropType < (...)
> } ; itemValue : { default : string ; type : PropType < (...)
> } ; modelValue : { type : PropType < (...)
> } ; multiple : { default : boolean ; type : BooleanConstructor } ; selection : { type : StringConstructor } ; } , > , > & Readonly < { "onUpdate:model-value" ?: ( ... args : (...)
[] ) => any } > , { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < (...)
> } ; icon : VueTypeValidableDef < any > ; loading : { default : () => ...
; type : PropType < (...)
> } ; onClick : { type : PropType < (...)
> } ; onMousedown : { type : PropType < (...)
> } ; prefixCls : StringConstructor ; shape : { type : PropType < (...)
> } ; size : { type : PropType < (...)
> } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : number ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < (...)
> } ; arrow : { default : any ; type : PropType < (...)
> } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : ...
) => ...
> ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor ; } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < (...)
> } ; onVisibleChange : { type : PropType < (...)
> } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < (...)
> } ; placement : PropType < (...)
| (...)
| (...)
| (...)
| (...)
| (...)
| (...)
| (...)
, > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < (...)
> } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; hideOnClick : boolean ; items : any [] ; itemText : string | (
( item : any ) => string )
; itemValue : string | (
( item : any ) => string | number )
; multiple : boolean ; } , {} , { CloseCircleFilled : CloseCircleFilledIconType } , {} , string , ComponentProvideOptions , true , {} , any , > ; } & GlobalComponents , GlobalDirectives , string , ComponentProvideOptions , > & MergedComponentOptionsOverride
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:518
$parent
$parent : | ComponentPublicInstance < {} , {} , {} , {} , {} , {} , {} , {} , false , ComponentOptionsBase < any , any , any , any , any , any , any , any , any , {} , {} , string , {} , {} , {} , string , ComponentProvideOptions , > , {} , {} , "" , {} , any , > | null
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:514
$props
$props : Partial < { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => boolean | { delay ?: number } ; type : PropType < boolean | { delay ?: number } > ; } ; onClick : { type : PropType < ( event : MouseEvent ) => void > } ; onMousedown : { type : PropType < ( event : MouseEvent ) => void > } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < ButtonSize > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : Record < string , number > ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < boolean | DropdownArrowOptions > } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : boolean ) => void > } ; onVisibleChange : { type : PropType < ( val : boolean ) => void > } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < Trigger | Trigger [] > } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; } , > & Omit < { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => boolean | { delay ?: ...
} ; type : PropType < boolean | { delay ?: ...
} > ; } ; onClick : { type : PropType < ( event : MouseEvent ) => void > } ; onMousedown : { type : PropType < ( event : MouseEvent ) => void > } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < SizeType > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : Record < string , number > ; customLocale ?: Localization ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < boolean | DropdownArrowOptions > } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : boolean ) => void > } ; onVisibleChange : { type : PropType < ( val : boolean ) => void > } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < Trigger | (...)
[] > } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; fields ?: Field [] ; format ?: CronFormat ; locale ?: string ; modelValue ?: string ; onError ?: ( ... args : any [] ) => any ; "onUpdate:model-value" ?: ( ... args : any [] ) => any ; "onUpdate:period" ?: ( ... args : any [] ) => any ; period ?: string ; periods ?: Period [] ; } & VNodeProps & AllowedComponentProps & ComponentCustomProps , "cols" | "disabled" | "clearable" | "buttonProps" | "dropdownProps" , >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:509
$refs
$refs : Data
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:511
$root
$root : | ComponentPublicInstance < {} , {} , {} , {} , {} , {} , {} , {} , false , ComponentOptionsBase < any , any , any , any , any , any , any , any , any , {} , {} , string , {} , {} , {} , string , ComponentProvideOptions , > , {} , {} , "" , {} , any , > | null
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:513
$slots
$slots : UnwrapSlotsType < S >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:512
buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => boolean | { delay ?: number } ; type : PropType < boolean | { delay ?: number } > ; } ; onClick : { type : PropType < ( event : MouseEvent ) => void > } ; onMousedown : { type : PropType < ( event : MouseEvent ) => void > } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < ButtonSize > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , >
Defined in ant/dist/index.d.ts:208
Readonlyclearable
clearable : boolean
Defined in ant/dist/index.d.ts:307
Readonlycols
cols : Record < string , number >
Defined in ant/dist/index.d.ts:308
cron
cron : string
Defined in ant/dist/index.d.ts:88
Optional Readonlycustom Locale
Defined in ant/dist/index.d.ts:162
Readonlydisabled
disabled : boolean
Defined in ant/dist/index.d.ts:207
Readonlydropdown Props
dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < boolean | DropdownArrowOptions > } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : boolean ) => void > } ; onVisibleChange : { type : PropType < ( val : boolean ) => void > } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < Trigger | Trigger [] > } ; visible : { default : any ; type : BooleanConstructor } ; } , > , >
Defined in ant/dist/index.d.ts:256
error
error : string
Defined in ant/dist/index.d.ts:89
Optional Readonlyfields
Defined in ant/dist/index.d.ts:156
Defined in ant/dist/index.d.ts:150
Optional Readonlylocale
locale ?: string
Defined in ant/dist/index.d.ts:153
Optional Readonlymodel Value
modelValue ?: string
Defined in ant/dist/index.d.ts:144
Optional Readonlyon Error
onError ?: ( ... args : any [] ) => any
Defined in ant/dist/index.d.ts:203
Optional Readonlyon Update:model- value
"onUpdate:model-value" ?: ( ... args : any [] ) => any
Defined in ant/dist/index.d.ts:204
Optional Readonlyon Update:period
"onUpdate:period" ?: ( ... args : any [] ) => any
Defined in ant/dist/index.d.ts:205
period
period : { items : { id : string ; text : any ; value : string [] } [] ; prefix : Ref < string , string > ; select : ( periodId : string ) => void ; selected : Ref < | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , | Period | { id : string ; text : any ; value : string [] } | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , > ; suffix : Ref < string , string > ; }
Defined in ant/dist/index.d.ts:112
Optional Readonlyperiods
Defined in ant/dist/index.d.ts:159
segments
segments : { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } []
Defined in ant/dist/index.d.ts:90
selected
selected : { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } []
Defined in ant/dist/index.d.ts:101
Static Optional__ defaults
__defaults ?: { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => boolean | { delay ?: number } ; type : PropType < boolean | { delay ?: number } > ; } ; onClick : { type : PropType < ( event : MouseEvent ) => void > } ; onMousedown : { type : PropType < ( event : MouseEvent ) => void > } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < ButtonSize > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : Record < string , number > ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < boolean | DropdownArrowOptions > } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : boolean ) => void > } ; onVisibleChange : { type : PropType < ( val : boolean ) => void > } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < Trigger | Trigger [] > } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; }
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:849
Static Optional__ differentiator
__differentiator ?: undefined
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:931
Static Optional__ file
__file ?: string
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1414
Static Optional__ is Built In
__isBuiltIn ?: boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1410
Static Optional__ is Fragment
__isFragment ?: undefined
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:484
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:846
Static Optional__ is Suspense
__isSuspense ?: undefined
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:486
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:848
Static Optional__ is Teleport
__isTeleport ?: undefined
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:485
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:847
Static Optional__ name
__name ?: string
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1418
Static Optionalcall
call ?: ( this : unknown , ... args : unknown [] ) => never
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:845
Static Optionalclass
class ?: unknown
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1403
Static Optionalcompat Config
compatConfig ?: CompatConfig
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:890
Static Optionalcompiler Options
compilerOptions ?: RuntimeCompilerOptions
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:844
Static Optionalcomponents
components ?: { CustomSelect : DefineComponent < ExtractPropTypes < { buttonProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < { block : ...; danger : ...; disabled : ...; ghost : ...; href : ...; htmlType : ...; icon : ...; loading : ...; onClick : ...; onMousedown : ...; prefixCls : ...; shape : ...; size : ...; target : ...; title : ...; type : ...; } , > , > , > ; } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : number ; type : NumberConstructor } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < { align : ...; arrow : ...; destroyPopupOnHide : ...; disabled : ...; forceRender : ...; getPopupContainer : ...; minOverlayWidthMatchTrigger : ...; mouseEnterDelay : ...; mouseLeaveDelay : ...; "onUpdate:visible" : ...; onVisibleChange : ...; openClassName : ...; overlay : ...; overlayClassName : ...; overlayStyle : ...; placement : ...; prefixCls : ...; transitionName : ...; trigger : ...; visible : ...; } , > , > , > ; } ; hideOnClick : { default : boolean ; type : BooleanConstructor } ; items : { default : () => never [] ; type : PropType < any [] > } ; itemText : { default : string ; type : PropType < string | (( item : any ) => string )> ; } ; itemValue : { default : string ; type : PropType < string | (( item : any ) => (...) | (...))> ; } ; modelValue : { type : PropType < string | number | ((...) | (...))[] > } ; multiple : { default : boolean ; type : BooleanConstructor } ; selection : { type : StringConstructor } ; } , > , { add : ( item : any ) => void ; clear : () => void ; equals : ( items : any [] ) => boolean ; has : ( item : any ) => boolean ; isEmpty : ComputedRef < boolean > ; itemRows : any [] [] ; remove : ( item : any ) => void ; select : ( item : any ) => void ; selected : Ref < | string | number | (string | number )[] | (string | number | ((...) | (...))[] | undefined )[] | undefined , | string | number | (string | number )[] | (string | number | ((...) | (...))[] | undefined )[] | undefined , > ; selectedKeys : ComputedRef < (string | number )[] > ; selectedStr : Ref < string , string > ; setItems : ( items : any [] ) => void ; setValues : ( values : | string | number | (string | number )[] | (string | number | ((...) | (...))[] | undefined )[] | undefined , ) => void ; toggle : ( item : any ) => void ; updated : Ref < number , number > ; updateVisibility : () => void ; values : Set < any > ; visible : Ref < boolean , boolean > ; } , {} , {} , {} , ComponentOptionsMixin , ComponentOptionsMixin , "update:model-value" [] , "update:model-value" , PublicProps , Readonly < ExtractPropTypes < { buttonProps : { default : () => void ; type : PropType < Partial < (...)> > } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : number ; type : NumberConstructor } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < (...)> > } ; hideOnClick : { default : boolean ; type : BooleanConstructor } ; items : { default : () => (...)[] ; type : PropType < (...)[] > } ; itemText : { default : string ; type : PropType < (...) | (...)> } ; itemValue : { default : string ; type : PropType < (...) | (...)> } ; modelValue : { type : PropType < (...) | (...) | (...)> } ; multiple : { default : boolean ; type : BooleanConstructor } ; selection : { type : StringConstructor } ; } , > , > & Readonly < { "onUpdate:model-value" ?: ( ... args : any [] ) => any } > , { buttonProps : Partial < ExtractPropTypes < { block : { default : any ; type : BooleanConstructor } ; danger : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; ghost : { default : any ; type : BooleanConstructor } ; href : StringConstructor ; htmlType : { default : string ; type : PropType < ButtonHTMLType > } ; icon : VueTypeValidableDef < any > ; loading : { default : () => (...) | (...); type : PropType < (...) | (...)> ; } ; onClick : { type : PropType < ( event : ...) => ...> } ; onMousedown : { type : PropType < ( event : ...) => ...> } ; prefixCls : StringConstructor ; shape : { type : PropType < ButtonShape > } ; size : { type : PropType < ButtonSize > } ; target : StringConstructor ; title : StringConstructor ; type : PropType < ButtonType > ; } , > , > ; clearable : boolean ; cols : number ; disabled : boolean ; dropdownProps : Partial < ExtractPropTypes < { align : { type : PropType < Align > } ; arrow : { default : any ; type : PropType < (...) | (...)> } ; destroyPopupOnHide : { default : any ; type : BooleanConstructor } ; disabled : { default : any ; type : BooleanConstructor } ; forceRender : { default : any ; type : BooleanConstructor } ; getPopupContainer : PropType < ( triggerNode : HTMLElement ) => HTMLElement > ; minOverlayWidthMatchTrigger : { default : any ; type : BooleanConstructor ; } ; mouseEnterDelay : NumberConstructor ; mouseLeaveDelay : NumberConstructor ; "onUpdate:visible" : { type : PropType < ( val : ...) => ...> } ; onVisibleChange : { type : PropType < ( val : ...) => ...> } ; openClassName : StringConstructor ; overlay : VueTypeValidableDef < any > ; overlayClassName : StringConstructor ; overlayStyle : { default : CSSProperties ; type : PropType < CSSProperties > ; } ; placement : PropType < | "bottom" | "top" | "bottomLeft" | "bottomRight" | "topLeft" | "topRight" | "topCenter" | "bottomCenter" , > ; prefixCls : StringConstructor ; transitionName : StringConstructor ; trigger : { type : PropType < (...) | (...)> } ; visible : { default : any ; type : BooleanConstructor } ; } , > , > ; hideOnClick : boolean ; items : any [] ; itemText : string | (( item : any ) => string ); itemValue : string | (( item : any ) => string | number ); multiple : boolean ; } , {} , { CloseCircleFilled : CloseCircleFilledIconType } , {} , string , ComponentProvideOptions , true , {} , any , > ; } & GlobalComponents & Record < string , Component < any , any , any , ComputedOptions , MethodOptions , {} , any > , >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:837
Static Optionalcomputed
computed ?: {}
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:893
Static Optionaldata
data ?: ( this : CreateComponentPublicInstanceWithMixins < Readonly < ExtractPropTypes < { buttonProps : { type : PropType < Partial < ExtractPropTypes < (...)
> > > ; default () : {} ; } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : () => { day : number ; hour : number ; minute : number ; second : number ; } ; type : PropType < Record < string , number > > ; } ; customLocale : { type : PropType < Localization > } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < (...)
> > > ; } ; fields : { type : PropType < Field [] > } ; format : { type : PropType < CronFormat > } ; locale : { type : StringConstructor } ; modelValue : { type : StringConstructor } ; period : { type : StringConstructor } ; periods : { type : PropType < Period [] > } ; } , > , > & Readonly < { onError ?: ( ... args : any [] ) => any ; "onUpdate:model-value" ?: ( ... args : any [] ) => any ; "onUpdate:period" ?: ( ... args : any [] ) => any ; } , > , {} , {} , {} , MethodOptions , ComponentOptionsMixin , ComponentOptionsMixin , > , vm : CreateComponentPublicInstanceWithMixins < Readonly < ExtractPropTypes < { buttonProps : { type : PropType < Partial < ExtractPropTypes < (...)
> > > ; default () : {} ; } ; clearable : { default : boolean ; type : BooleanConstructor } ; cols : { default : () => { day : number ; hour : number ; minute : number ; second : number ; } ; type : PropType < Record < string , number > > ; } ; customLocale : { type : PropType < Localization > } ; disabled : { default : boolean ; type : BooleanConstructor } ; dropdownProps : { default : () => void ; type : PropType < Partial < ExtractPropTypes < (...)
> > > ; } ; fields : { type : PropType < Field [] > } ; format : { type : PropType < CronFormat > } ; locale : { type : StringConstructor } ; modelValue : { type : StringConstructor } ; period : { type : StringConstructor } ; periods : { type : PropType < Period [] > } ; } , > , > & Readonly < { onError ?: ( ... args : any [] ) => any ; "onUpdate:model-value" ?: ( ... args : any [] ) => any ; "onUpdate:period" ?: ( ... args : any [] ) => any ; } , > , {} , {} , {} , MethodOptions , ComponentOptionsMixin , ComponentOptionsMixin , > , ) => {}
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:892
Static Optionaldelimiters
delimiters ?: [ string , string ]
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:922
Static Optionaldirectives
directives ?: GlobalDirectives & Record < string , Directive < any , any , string , any > >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:838
Static Optionalemits
emits ?: ("update:model-value" | "update:period" | "error" )[] & ThisType < void >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:840
Static Optionalerror Captured
errorCaptured ?: ErrorCapturedHook < unknown >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:917
Static Optionalexpose
expose ?: string []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:842
Static Optionalextends
extends ?: ComponentOptionsMixin
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:900
Static Optionalfilters
filters ?: Record < string , Function >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:898
Static Optionalinherit Attrs
inheritAttrs ?: boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:839
Static Optionalinject
inject ?: {} | string []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:897
Static Optionalkey
key ?: PropertyKey
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1215
Static Optionalmethods
methods ?: {}
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:894
Static Optionalmixins
mixins ?: ComponentOptionsMixin []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:899
Static Optionalname
name ?: string
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:834
Static Optionalon Vnode Before Mount
onVnodeBeforeMount ?: VNodeMountHook | VNodeMountHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1219
Static Optionalon Vnode Before Unmount
onVnodeBeforeUnmount ?: VNodeMountHook | VNodeMountHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1223
Static Optionalon Vnode Before Update
onVnodeBeforeUpdate ?: VNodeUpdateHook | VNodeUpdateHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1221
Static Optionalon Vnode Mounted
onVnodeMounted ?: VNodeMountHook | VNodeMountHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1220
Static Optionalon Vnode Unmounted
onVnodeUnmounted ?: VNodeMountHook | VNodeMountHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1224
Static Optionalon Vnode Updated
onVnodeUpdated ?: VNodeUpdateHook | VNodeUpdateHook []
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1222
Static Optionalprovide
provide ?: ComponentProvideOptions
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:896
Static Optionalref
ref ?: VNodeRef
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1216
Static Optionalref_ for
ref_for ?: boolean
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1217
Static Optionalref_ key
ref_key ?: string
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1218
Static Optionalrender
render ?: Function
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:836
Static Optionalrender Tracked
renderTracked ?: DebuggerHook
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:915
Static Optionalrender Triggered
renderTriggered ?: DebuggerHook
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:916
Static Optionalsetup
setup ?: ( this : void , props : LooseRequired < Props & Prettify < UnwrapMixinsType < IntersectionMixin < Mixin > & IntersectionMixin < Extends > , "P" , > , > , > , ctx : { attrs : Attrs ; emit : ( event : "update:model-value" | "update:period" | "error" , ... args : any [] , ) => void ; expose : < Exposed extends Record < string , any > = Record < string , any > > ( exposed ?: Exposed , ) => void ; slots : UnwrapSlotsType < S > ; } , ) => | void | { cron : Ref < string , string > ; error : Ref < string , string > ; period : { items : { id : string ; text : any ; value : string [] } [] ; prefix : Ref < string , string > ; select : ( periodId : string ) => void ; selected : Ref < | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , | Period | { id : string ; text : any ; value : string [] } | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , > ; suffix : Ref < string , string > ; } ; segments : { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] ; selected : ComputedRef < { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] , > ; } | RenderFunction | Promise < { cron : Ref < string , string > ; error : Ref < string , string > ; period : { items : { id : string ; text : any ; value : string [] } [] ; prefix : Ref < string , string > ; select : ( periodId : string ) => void ; selected : Ref < | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , | Period | { id : string ; text : any ; value : string [] } | { id : string ; text ?: string ; value : string [] } | { id : string ; text : any ; value : string [] } , > ; suffix : Ref < string , string > ; } ; segments : { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] ; selected : ComputedRef < { cron : Ref < string , string > ; error : Ref < string , string > ; id : string ; items : FieldItem [] ; prefix : Ref < string , string > ; select : ( evt : number [] ) => void ; selected : Ref < number [] , number [] > ; suffix : Ref < string , string > ; text : Ref < string , string > ; } [] , > ; } , >
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:833
Static Optionalslots
slots ?: {}
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:841
Static Optionalstyle
style ?: unknown
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1404
Static Optionaltemplate
template ?: string | object
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:835
Static Optionalwatch
watch ?: ComponentWatchOptions
Defined in node_modules/@vue/runtime-core/dist/runtime-core.d.ts:895
#3468
type-only, used to assist Mixin's type inference, TypeScript will try to simplify the inferred
Mixintype, with the__differentiator, TypeScript won't be able to combine different mixins, because the__differentiatorwill be different