Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Text
Class Text
Hierarchy
BaseInput
Text
Implements
IRenderable
Index
Constructors
constructor
Properties
spec
Methods
init
Input
render
Constructors
constructor
new
Text
(
spec
:
ISpecification
)
:
Text
Parameters
spec:
ISpecification
Returns
Text
Properties
spec
spec
:
ISpecification
Methods
init
Input
init
Input
(
type
:
string
, className
:
string
, isNested
:
boolean
)
:
HTMLInputElement
Parameters
type:
string
className:
string
isNested:
boolean
Returns
HTMLInputElement
render
render
(
renderer
:
IRenderer
, isNested
:
boolean
)
:
HTMLElement
Parameters
renderer:
IRenderer
isNested:
boolean
Returns
HTMLElement
the element which was rendered
Globals
Text
constructor
spec
init
Input
render
Generated using
TypeDoc