svelma-pro/components/switch.json

1 line
1.9 KiB
JSON

[{"meta":{"filename":"Switch.svelte","lineno":4,"columnno":2,"path":"src/components"},"description":"Binding for whether the switch to \"on\" or not","type":["Any"],"optional":true,"defaultvalue":false,"name":"checked","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["Any"]},"optional":true,"defaultvalue":false,"name":"checked"},"kind":"prop","longname":"module:Switch~checked","scope":"inner","memberof":"module:Switch","___s":true,"values":""},{"meta":{"filename":"Switch.svelte","lineno":9,"columnno":2,"path":"src/components"},"description":"Type (color of control)","type":["String"],"optional":true,"name":"type","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"description":"Type (color of control)","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:Switch~type","scope":"inner","memberof":"module:Switch","___s":true},{"meta":{"filename":"Switch.svelte","lineno":15,"columnno":2,"path":"src/components"},"description":"Size of switch","type":["String"],"optional":true,"name":"size","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["String"]},"optional":true,"name":"size"},"kind":"prop","values":"<code>is-small</code>, <code>is-medium</code>, <code>is-large</code>","longname":"module:Switch~size","scope":"inner","memberof":"module:Switch","___s":true},{"meta":{"filename":"Switch.svelte","lineno":21,"columnno":2,"path":"src/components"},"description":"Whether switch is disabled or not","type":["Boolean"],"optional":true,"defaultvalue":false,"name":"disabled","_isSvelteDoc":true,"_svelteProps":{"type":{"names":["Boolean"]},"optional":true,"defaultvalue":false,"name":"disabled"},"kind":"prop","longname":"module:Switch~disabled","scope":"inner","memberof":"module:Switch","___s":true,"values":""}]