Banner
Static Member Summary
Static Public Members | ||
public static |
events: * |
|
public static |
Banner sizes |
Constructor Summary
Protected Constructor | ||
protected |
constructor(opts: BannerConfig) |
Method Summary
Public Methods | ||
public |
config(opts: BannerConfig): BannerConfig Update config. |
|
public |
Hide the banner. |
|
public |
Create banner. |
|
public |
Remove the banner. |
|
public |
Show the banner. |
Static Public Members
public static events: * source
Protected Constructors
protected constructor(opts: BannerConfig) source
Params:
Name | Type | Attribute | Description |
opts | BannerConfig | Initial config. |
Public Methods
public config(opts: BannerConfig): BannerConfig source
Update config.
Params:
Name | Type | Attribute | Description |
opts | BannerConfig | New config. |