Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RevealJsRenderer
Class RevealJsRenderer
Hierarchy
ContentCentricRenderer
RevealJsRenderer
Implements
IRenderer
Index
Constructors
constructor
Properties
Reveal
channel
Id
content
scroll
Strategy
suggest
Methods
append
Content
append
Suggest
create
New
Section
init
render
render
Element
wrap
Content
Constructors
constructor
new
Reveal
JsRenderer
(
options
:
undefined
|
__type
, content
:
HTMLElement
, suggest
:
HTMLElement
)
:
RevealJsRenderer
Parameters
Optional
options:
undefined
|
__type
Optional
content:
HTMLElement
Optional
suggest:
HTMLElement
Returns
RevealJsRenderer
Properties
Private
Reveal
Reveal
:
any
Protected
Optional
channel
Id
channel
Id
:
undefined
|
string
Protected
content
content
:
HTMLElement
scroll
Strategy
scroll
Strategy
:
"bottom"
|
"container"
|
function
= this.bottomScrollStrategy
Protected
suggest
suggest
:
HTMLElement
Methods
append
Content
append
Content
(
element
:
HTMLElement
)
:
void
Parameters
element:
HTMLElement
Returns
void
append
Suggest
append
Suggest
(
element
:
HTMLElement
)
:
void
Parameters
element:
HTMLElement
Returns
void
Private
create
New
Section
create
New
Section
(
elements
:
HTMLElement
[]
, sections
:
HTMLCollectionOf
<
HTMLElement
>
)
:
HTMLElement
[]
Parameters
elements:
HTMLElement
[]
sections:
HTMLCollectionOf
<
HTMLElement
>
Returns
HTMLElement
[]
init
init
(
channelId
:
undefined
|
string
)
:
void
Parameters
Optional
channelId:
undefined
|
string
Returns
void
render
render
(
message
:
ISpecification
|
IRenderable
, containerType
:
IStackeable
)
:
HTMLElement
[]
Parameters
message:
ISpecification
|
IRenderable
Optional
containerType:
IStackeable
Returns
HTMLElement
[]
Protected
render
Element
render
Element
(
renderable
:
IRenderable
, containerType
:
IStackeable
)
:
HTMLElement
[]
Parameters
renderable:
IRenderable
Optional
containerType:
IStackeable
Returns
HTMLElement
[]
Static
Private
wrap
Content
wrap
Content
(
content
:
HTMLElement
)
:
HTMLElement
Parameters
Optional
content:
HTMLElement
Returns
HTMLElement
Globals
Reveal
JsRenderer
constructor
Reveal
channel
Id
content
scroll
Strategy
suggest
append
Content
append
Suggest
create
New
Section
init
render
render
Element
wrap
Content
Generated using
TypeDoc