Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
TextInputComponent
Class TextInputComponent
Hierarchy
PartComponent
TextInputComponent
Indexable
[
K:
string
]:
any
Index
Constructors
constructor
Events
on
Did
Invalidate
Properties
change
invalidated
placeholder
value
Accessors
properties
Methods
_setup
Properties
apply
invalidate
load
render
reset
serialize
Constructors
constructor
new
Text
Input
Component
(
)
:
TextInputComponent
Returns
TextInputComponent
Events
on
Did
Invalidate
on
Did
Invalidate
:
Properties
change
change
:
EventEmitter
= new EventEmitter()
invalidated
invalidated
:
boolean
= true
placeholder
placeholder
:
string
= ""
value
value
:
string
= ""
Accessors
Static
properties
properties
:
Methods
Protected
_setup
Properties
_setup
Properties
(
)
:
void
Returns
void
apply
apply
(
)
:
void
Returns
void
invalidate
invalidate
(
)
:
void
Returns
void
load
load
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
render
render
(
ctx
:
CanvasRenderingContext2D
, el
:
HTMLElement
)
:
void
Parameters
ctx:
CanvasRenderingContext2D
el:
HTMLElement
Returns
void
reset
reset
(
)
:
void
Returns
void
serialize
serialize
(
)
:
object
Returns
object
[
K:
string
]:
any
Globals
Text
Input
Component
constructor
on
Did
Invalidate
change
invalidated
placeholder
value
properties
_setup
Properties
apply
invalidate
load
render
reset
serialize
Generated using
TypeDoc