{
  "name": "form-switch-toggle",
  "kind": "block",
  "primary": "switch-ui",
  "page": "/site/patterns/forms.html",
  "slots": [],
  "nested": [],
  "attrs": {
    "label": "Email notifications"
  },
  "html": "<switch-ui label=\"Email notifications\"></switch-ui>",
  "source": "site/pages/patterns/forms.html",
  "metadata": {
    "domain": "forms",
    "description": "A self-labeling toggle switch — switch-ui with its own label attribute (no field-ui wrapper). For instant on/off settings that apply immediately without a submit.",
    "keywords": [
      "form",
      "switch",
      "toggle",
      "self-labeling",
      "switch-ui",
      "on-off",
      "instant",
      "setting",
      "notifications",
      "boolean",
      "enable",
      "forms",
      "label",
      "immediate"
    ]
  },
  "captured_at": "2026-06-09T18:16:34.245Z",
  "template": [
    {
      "id": "root",
      "component": "Toggle",
      "label": "Email notifications"
    }
  ]
}
