x4js - v2.2.49
GitHub
Preparing search index...
<internal>
TextEditBase
Interface TextEditBase
interface
TextEditBase
{
inputAttrs
?:
any
;
inputGadgets
?:
Component
<
ComponentProps
,
ComponentEvents
>
[]
;
inputId
?:
string
;
inputWidth
?:
number
;
label
:
string
|
UnsafeHtml
;
labelWidth
?:
number
;
}
Index
Properties
input
Attrs?
input
Gadgets?
input
Id?
input
Width?
label
label
Width?
Properties
Optional
input
Attrs
inputAttrs
?:
any
Optional
input
Gadgets
inputGadgets
?:
Component
<
ComponentProps
,
ComponentEvents
>
[]
Optional
input
Id
inputId
?:
string
Optional
input
Width
inputWidth
?:
number
label
label
:
string
|
UnsafeHtml
Optional
label
Width
labelWidth
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
input
Attrs
input
Gadgets
input
Id
input
Width
label
label
Width
GitHub
x4js - v2.2.49
Loading...