<input type="radio" class=" btn-check" id="radio-n" name="radio" value="">
<label for="radio-n" class=" btn btn-primary">Radio</label>
{% render "@input-radio" with { "toggle": true } %}
{
"id": "radio-n",
"name": "radio",
"title": "Radio",
"enabled": true,
"inline": false
}
No notes defined.