mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
correct help text example description
This commit is contained in:
@@ -77,7 +77,7 @@ The color picker can be rendered as disabled.
|
||||
|
||||
### Help Text
|
||||
|
||||
The color picker can be rendered as disabled.
|
||||
Add descriptive help text to a color picker with the `help-text` attribute. For help texts that contain HTML, use the `help-text` slot instead.
|
||||
|
||||
```html {.example}
|
||||
<wa-color-picker label="Select a color" help-text="Choose a color with appropate contrast!"></wa-color-picker>
|
||||
|
||||
Reference in New Issue
Block a user