Skip to content

Checkbox

<vox-checkbox> is a themed checkbox.

Subscribe to release announcementsAlso notify about beta buildsUnavailable option
html
<vox-checkbox name="subscribe" checked>
  Subscribe to release announcements
</vox-checkbox>

API

AttributeTypeDefaultDescription
checkedbooleanfalseChecked state
namestringForm field name
valuestringonSubmitted value when checked
required / disabledbooleanfalseNative states
SlotDescription
(default)Label

Released under the Apache-2.0 License.