msm-checkbox is a web component built with Lit.
Purpose
Render form inputs and UI controls.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
basecheckboxlabel
Slots
slot
Methods
validate()
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-checkbox.
msm-checkbox is a web component built with Lit.
<msm-checkbox></msm-checkbox>
| Name | Type | Default | Notes |
|---|---|---|---|
name | string | - | |
type | string | - | |
checked | boolean | - | |
disabled | boolean | - | |
required | boolean | - |
basecheckboxlabelslotvalidate()