rz-snackbar
v1.0.18
Published
<pre><code>RZSnackbarService.show(text, config): void;</code></pre>
Downloads
52
Readme
RZ Snackbar
Example
Parameters
text: string
config: RZSnackbarConfig (See below)
Config Object
type: RZSanckbarType (optional, default RZSanckbarType.Info)
millisecondsToClose: number (optional, default 2000)