[{"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":"is-white
, is-black
, is-light
, is-dark
, is-primary
, is-info
, is-success
, is-warning
, is-danger
","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":"is-small
, is-medium
, is-large
","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":""}]