svelma-pro/components/toast.json

1 line
2.6 KiB
JSON

[{"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":"<code><code>is-top</code></code>, <code><code>is-bottom</code></code>, <code><code>is-top-left</code></code>, <code><code>is-top-right</code></code>, <code><code>is-bottom-left</code></code>, <code><code>is-bottom-right</code></code>","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":"<code>is-white</code>, <code>is-black</code>, <code>is-light</code>, <code>is-dark</code>, <code>is-primary</code>, <code>is-info</code>, <code>is-success</code>, <code>is-warning</code>, <code>is-danger</code>","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 <code>has-background-</code> classes will work)","type":["String"],"optional":true,"name":"background","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"name":"background"},"kind":"prop","values":"<code><code>has-background-*</code></code>","longname":"module:Toast~background","scope":"inner","memberof":"module:Toast","___s":true}]