Search
Preparing search index...
The search index is not available
@leftshiftone/convey
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
BootstrapCarousel
Class BootstrapCarousel
Hierarchy
BootstrapCarousel
Implements
IRenderable
IStackeable
Index
Constructors
constructor
Properties
carousel
carousel
Indicator
carousel
Inner
spec
Methods
current
get
Indicator
get
Navigation
render
Constructors
constructor
new
Bootstrap
Carousel
(
message
:
ISpecification
)
:
BootstrapCarousel
Parameters
message:
ISpecification
Returns
BootstrapCarousel
Properties
Private
carousel
carousel
:
HTMLDivElement
Private
carousel
Indicator
carousel
Indicator
:
HTMLOListElement
Private
carousel
Inner
carousel
Inner
:
HTMLDivElement
spec
spec
:
ISpecification
Methods
Private
current
current
(
)
:
number
Returns
number
Private
get
Indicator
get
Indicator
(
idx
:
number
)
:
HTMLLIElement
Parameters
idx:
number
Returns
HTMLLIElement
Private
get
Navigation
get
Navigation
(
direction
:
Direction
)
:
HTMLAnchorElement
Parameters
direction:
Direction
Returns
HTMLAnchorElement
render
render
(
renderer
:
IRenderer
, isNested
:
boolean
)
:
HTMLElement
Parameters
renderer:
IRenderer
isNested:
boolean
Returns
HTMLElement
the element which was rendered
Globals
Bootstrap
Carousel
constructor
carousel
carousel
Indicator
carousel
Inner
spec
current
get
Indicator
get
Navigation
render
Generated using
TypeDoc