checkbox
Used to toggle on theme settings (boolean value).
checkbox: theme settings
{
"type": "checkbox",
"label": "i18n.HideBreadcrumbs",
"force_reload": true,
"id": "hide_breadcrumbs"
},Required fields: type, label, and id.
Optional field: force_reload.

Did you find what you were looking for?