Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ReelValue
Class ReelValue
Hierarchy
ReelValue
Implements
IRenderable
IStackeable
Index
Constructors
constructor
Properties
reel
Value
spec
Methods
append
Char
append
Digit
append
Image
render
Constructors
constructor
new
Reel
Value
(
message
:
ISpecification
)
:
ReelValue
Parameters
message:
ISpecification
Returns
ReelValue
Properties
Private
reel
Value
reel
Value
:
HTMLDivElement
Private
spec
spec
:
ISpecification
Methods
Private
append
Char
append
Char
(
)
:
void
Returns
void
Private
append
Digit
append
Digit
(
)
:
void
Returns
void
Private
append
Image
append
Image
(
)
:
void
Returns
void
render
render
(
renderer
:
IRenderer
, isNested
:
boolean
)
:
HTMLElement
Parameters
renderer:
IRenderer
isNested:
boolean
Returns
HTMLElement
the element which was rendered
Globals
Reel
Value
constructor
reel
Value
spec
append
Char
append
Digit
append
Image
render
Generated using
TypeDoc