Skip to content

Lightswitch

spAnser edited this page Apr 14, 2016 · 2 revisions
{
    "fields": [{
        "group": "Default",
        "name": "Lightswitch",
        "handle": "lightswitch", // This line is optional
        "instructions": "This is not a required field.",
        "type": "Lightswitch",
        // typesettings & everything inside is optional
        "typesettings": {
            "default": true
        }
    }]
}
Clone this wiki locally