mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-26 06:24:28 +02:00
Normalising docs
This commit is contained in:
@@ -385,10 +385,6 @@ export default class WebSlides {
|
|||||||
/**
|
/**
|
||||||
* Registers a plugin to be loaded when the instance is created. It allows
|
* Registers a plugin to be loaded when the instance is created. It allows
|
||||||
* (on purpose) to replace default plugins.
|
* (on purpose) to replace default plugins.
|
||||||
* Those being:
|
|
||||||
* - Navigation
|
|
||||||
* - Hash
|
|
||||||
* - Keyboard
|
|
||||||
* @param {!string} key They key under which it'll be stored inside of the
|
* @param {!string} key They key under which it'll be stored inside of the
|
||||||
* instance, inside the plugins dict.
|
* instance, inside the plugins dict.
|
||||||
* @param {!Function} cto Plugin constructor.
|
* @param {!Function} cto Plugin constructor.
|
||||||
|
Reference in New Issue
Block a user