[{"meta":{"filename":"Toast.svelte","lineno":7,"columnno":2,"path":"src/components/Toast"},"description":"Text or html message for toast","type":["String"],"name":"message","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"name":"message"},"kind":"prop","longname":"module:Toast~message","scope":"inner","memberof":"module:Toast","___s":true,"values":""},{"meta":{"filename":"Toast.svelte","lineno":12,"columnno":2,"path":"src/components/Toast"},"description":"Duration toast will remain on screen","name":"duration","kind":"prop","type":["Number"],"optional":true,"defaultvalue":2000,"_isSvelteDoc":true,"_svelteProps":{"type":{"names":["Number"]},"optional":true,"defaultvalue":2000,"name":"duration"},"longname":"module:Toast~duration","scope":"inner","memberof":"module:Toast","___s":true,"values":""},{"meta":{"filename":"Toast.svelte","lineno":18,"columnno":2,"path":"src/components/Toast"},"description":"Where the toast will show on the screen","name":"position","kind":"prop","type":["String"],"optional":true,"defaultvalue":"is-top","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"defaultvalue":"is-top","name":"position"},"values":"is-top
, is-bottom
, is-top-left
, is-top-right
, is-bottom-left
, is-bottom-right
","longname":"module:Toast~position","scope":"inner","memberof":"module:Toast","___s":true},{"meta":{"filename":"Toast.svelte","lineno":25,"columnno":2,"path":"src/components/Toast"},"description":"Type (color)","type":["String"],"optional":true,"defaultvalue":"is-dark","name":"type","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"defaultvalue":"is-dark","name":"type"},"kind":"prop","values":"is-white
, is-black
, is-light
, is-dark
, is-primary
, is-info
, is-success
, is-warning
, is-danger
","longname":"module:Toast~type","scope":"inner","memberof":"module:Toast","___s":true},{"meta":{"filename":"Toast.svelte","lineno":31,"columnno":2,"path":"src/components/Toast"},"description":"Background type (any of the Bulma has-background-
classes will work)","type":["String"],"optional":true,"name":"background","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"name":"background"},"kind":"prop","values":"has-background-*
","longname":"module:Toast~background","scope":"inner","memberof":"module:Toast","___s":true}]