Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 203 Bytes

checkbox.md

File metadata and controls

9 lines (9 loc) · 203 Bytes

Checkbox

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