Variable: XGridEditor
const
XGridEditor:DefineComponent
<GridEditorProps
, {blur
: () =>void
;dialogVisible
:Ref
<boolean
,boolean
>;focus
: () =>void
;open
: () =>void
; }, { }, { }, { },ComponentOptionsMixin
,ComponentOptionsMixin
, {change
: (model
) =>any
;update:modelValue
: (model
) =>any
; },string
,PublicProps
,Readonly
<GridEditorProps
> &Readonly
<{onChange?
: (model
) =>any
;onUpdate:modelValue?
: (model
) =>any
; }>, {minus
:boolean
;plus
:boolean
; }, { }, { }, { },string
,ComponentProvideOptions
,false
, {inputRef
:object
&Readonly
<{autocomplete
:string
;autofocus
:boolean
;autosize
:InputAutoSize
;clearable
:boolean
;containerRole
:string
;disabled
:boolean
;id
:string
;inputStyle
:StyleValue
;modelValue
:IconAccessdeclined
<(...args
) => ... | () => ... | ...[],unknown
,unknown
>;readonly
:boolean
;rows
:number
;showPassword
:boolean
;showWordLimit
:boolean
;tabindex
:IconAccessdeclined
<readonly [StringConstructor
,NumberConstructor
],unknown
,unknown
>;type
:string
;validateEvent
:IconAccessdeclined
<BooleanConstructor
,unknown
,unknown
>; }> &Omit
<Readonly
<ExtractPropTypes
<{ariaLabel
:StringConstructor
;autocomplete
:IconAccessdeclined
<..., ..., ..., ..., ...>;autofocus
:BooleanConstructor
;autosize
:IconAccessdeclined
<..., ..., ..., ..., ...>;clearable
:BooleanConstructor
;containerRole
:IconAccessdeclined
<..., ..., ..., ..., ...>;disabled
:BooleanConstructor
;form
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };formatter
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };id
:IconAccessdeclined
<..., ..., ..., ..., ...>;inputStyle
:IconAccessdeclined
<..., ..., ..., ..., ...>;maxlength
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };minlength
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };modelValue
:IconAccessdeclined
<..., ..., ..., ..., ...>;parser
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };placeholder
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };prefixIcon
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };readonly
:BooleanConstructor
;resize
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };rows
:IconAccessdeclined
<..., ..., ..., ..., ...>;showPassword
:BooleanConstructor
;showWordLimit
:BooleanConstructor
;size
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };suffixIcon
: {__epPropKey
: ...;required
: ...;type
: ...;validator
: ...; };tabindex
:IconAccessdeclined
<..., ..., ..., ..., ...>;type
:IconAccessdeclined
<..., ..., ..., ..., ...>;validateEvent
:IconAccessdeclined
<..., ..., ..., ..., ...>; }>> &object
,"clear"
|"type"
|"disabled"
|"ref"
|"input"
|"select"
|"textarea"
|"id"
|"tabindex"
|"focus"
|"autofocus"
|"blur"
|"modelValue"
|"validateEvent"
|"autosize"
|"autocomplete"
|"readonly"
|"clearable"
|"showPassword"
|"showWordLimit"
|"containerRole"
|"inputStyle"
|"rows"
|"textareaStyle"
|"isComposing"
|"resizeTextarea"
> &ShallowUnwrapRef
<{autosize
:Ref
<InputAutoSize
>;blur
: () =>void
|undefined
;clear
: () =>void
;focus
: () =>void
|undefined
;input
:ShallowRef
<HTMLInputElement
|undefined
>;isComposing
:Ref
<boolean
>;ref
:ComputedRef
<HTMLInputElement
|HTMLTextAreaElement
|undefined
>;resizeTextarea
: () =>void
;select
: () =>void
;textarea
:ShallowRef
<HTMLTextAreaElement
|undefined
>;textareaStyle
:ComputedRef
<StyleValue
>; }> &object
&ComponentCustomProperties
&object
&object
|null
; },any
>
Defined in: packages/ui/types/components/grid-editor/GridEditor.d.ts:7