Parameter

Name Type Optional Description

options

 

Yes

Options.

Fires
module:meteoJS/timeline/navigationButtons#click:button

Method

insertButtonInto(node, ...buttons)

Creates button HTMLElements and append them to the passed node.

Parameters

Name Type Optional Description

node

(external:HTMLElement or external:jQuery)

 

Node to insert the buttons into it.

buttons

module:meteoJS/timeline/navigationButtons~buttonDefinition

 

Button defintions to insert.

Value can be repeated.