Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Email
Class Email
Hierarchy
BaseInput
Email
Implements
IRenderable
Index
Constructors
constructor
Properties
spec
Methods
init
Input
render
Constructors
constructor
new
Email
(
spec
:
ISpecification
)
:
Email
Parameters
spec:
ISpecification
Returns
Email
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
Email
constructor
spec
init
Input
render
Generated using
TypeDoc