Options
NanoToast has a lot of options to customize the toast.
Available options
| Option | Type | Default |
|---|---|---|
duration | number | 3000 |
position | string | top-right |
closeable | boolean | true |
Installation
Using npm
npm install @iamsabbir/nanotoastUsing Yarn
yarn add @iamsabbir/nanotoast