Class: CosmographButtonPlayPause
Constructors
Constructor
new CosmographButtonPlayPause(
cosmograph
,targetElement
,userConfig
):CosmographButtonPlayPause
Parameters
Parameter | Type |
---|---|
cosmograph | Cosmograph |
targetElement | HTMLElement |
userConfig | CosmographButtonPlayPauseConfigInterface |
Returns
CosmographButtonPlayPause
Methods
setConfig()
setConfig(
userConfig
):void
Parameters
Parameter | Type |
---|---|
userConfig | CosmographButtonPlayPauseConfigInterface |
Returns
void
remove()
remove():
void
Returns
void