Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 248 Bytes

File metadata and controls

10 lines (10 loc) · 248 Bytes

Checkbox

{
	"id": "ID for the checkbox element",
	"name": "Name for the checkbox element",
	"value": "Value for the checkbox element",
	"attributes": ["disabled", "required", "autofocus"],
	"label": "Label for the checkbox element"
}