You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`container` (not required) | String | <b>Default </b>`notification`, (Class for the notification container)|
32
32
|`status` (not required) | String | <b>Default </b>`is-success`, (Class for the notification status)|
33
33
|`width` (not required) | String | <b>Default </b>`350px`. It's **mandatory** to set the **unit** for the width. For example: `rem`, `em`, `px`|
34
-
|`timeout` (not required) | Number | <b>Default `4000`</b>. If notification is not `permanent` you can set the timeout for it |
34
+
|`timeout` (not required) | Number | <b>Default `4000`</b>. Value is in miliseconds. If notification is not `permanent` you can set the timeout for it |
0 commit comments