basic.checkbox
Displays a checkbox
{{basic.checkbox(id, item, txt) }}
id
item
txt
{{ basic.checkbox('checkbox1', 'bath.light.switch', 'Light') }}