msm-radio-button 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
baselabelradio
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-radio-button.
msm-radio-button is a web component built with Lit.
<msm-radio-button></msm-radio-button>
| Name | Type | Default | Notes |
|---|---|---|---|
name | string | - | |
type | string | - | |
group | boolean | - | |
checked | boolean | - | |
disabled | boolean | - | |
required | boolean | - |
baselabelradioslotvalidate()