mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
backport 1818
This commit is contained in:
@@ -28,6 +28,7 @@ import type WaRadioButton from '../radio-button/radio-button.js';
|
||||
* @slot - The default slot where `<wa-radio>` or `<wa-radio-button>` elements are placed.
|
||||
* @slot label - The radio group's label. Required for proper accessibility. Alternatively, you can use the `label`
|
||||
* attribute.
|
||||
* @slot help-text - Text that describes how to use the radio group. Alternatively, you can use the `help-text` attribute.
|
||||
*
|
||||
* @event wa-change - Emitted when the radio group's selected value changes.
|
||||
* @event wa-input - Emitted when the radio group receives user input.
|
||||
|
||||
Reference in New Issue
Block a user