We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1938398
The logging can now be attributed to an instance identifier (e.g. a user name) via the public method, setLogId(string|null);
setLogId(string|null);
7c0be0b
The transition-duration and timing-function are now configurable via init(props);
init(props);
cad6343
Now includes public method to dismiss(); a notification remotely.
dismiss();
fa74676
Simple demonstration.
6029f7a
Untested essentials.