CheckboxControl

A single checkbox.

<CheckboxControl
	heading="User"
	label="Is author"
	help="Is the user a author or not?"
	checked={ true }
/>
GitHub URL
Classification

Category

Components