@nospamproxy/core
Preparing search index...
custom-elements/controls/TextBox/TextBox
TextBox
Class TextBox
Molecular custom control for an input element.
Index
Constructors
constructor
Properties
auto
Focus
disabled
labelled
By?
label
Text?
trim
type
value
width
Methods
attached
Constructors
constructor
new
TextBox
()
:
TextBox
Returns
TextBox
Properties
auto
Focus
autoFocus
:
boolean
= false
disabled
disabled
:
boolean
Optional
labelled
By
labelledBy
?:
string
Optional
label
Text
labelText
?:
string
trim
trim
:
boolean
= true
type
type
:
"text"
|
"password"
= 'text'
value
value
:
string
width
width
:
string
= ''
Methods
attached
attached
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
auto
Focus
disabled
labelled
By
label
Text
trim
type
value
width
Methods
attached
@nospamproxy/core
Loading...
Molecular custom control for an input element.