Built-In Namespace _global_
| Method Attributes | Method Name and Description |
|---|---|
|
Glow(version, opts)
Creates an instance of the Glow JavaScript Library.
|
Method Detail
Glow(version, opts)
Creates an instance of the Glow JavaScript Library.
Defined in: glow.js.
Defined in: glow.js.
- Parameters:
- {string} version Optional
- {object} opts Optional
- {string} opts.base Optional
- The path to the base folder, in which the Glow versions are kept.
- {boolean} opts.debug Optional
- Have all filenames modified to point to debug versions.