Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complete example #2

Open
lili21 opened this issue May 7, 2017 · 1 comment
Open

complete example #2

lili21 opened this issue May 7, 2017 · 1 comment

Comments

@lili21
Copy link
Owner

lili21 commented May 7, 2017

No description provided.

@gwanok
Copy link

gwanok commented Apr 21, 2021

import Toast from 'svelte-toast';

const toast = new Toast();
const opts = { position: 'top-center', duration: 3000 };

toast.info('This is message', opts);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants