Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Button
Class Button
Hierarchy
Button
Implements
IRenderable
Index
Constructors
constructor
Properties
spec
TYPE
Methods
render
cleanup
Buttons
Constructors
constructor
new
Button
(
message
:
ISpecification
)
:
Button
Parameters
message:
ISpecification
Returns
Button
Properties
Private
spec
spec
:
ISpecification
Static
TYPE
TYPE
:
"button"
= "button"
Methods
render
render
(
renderer
:
IRenderer
, isNested
:
boolean
)
:
HTMLElement
Parameters
renderer:
IRenderer
isNested:
boolean
Returns
HTMLElement
the element which was rendered
Static
cleanup
Buttons
cleanup
Buttons
(
className
:
undefined
|
string
)
:
void
Parameters
Optional
className:
undefined
|
string
Returns
void
Globals
Button
constructor
spec
TYPE
render
cleanup
Buttons
Generated using
TypeDoc