Skip to content

Commit

Permalink
Update components/meter/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: GZolla <[email protected]>
  • Loading branch information
geurts and GZolla authored Sep 23, 2024
1 parent d1c6a6d commit 86f5721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/meter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Circle meters display data in a compact circle format, so they're useful when ho
## Light Foreground
All `meter` components have a `foreground-light` style that ensures accessible contrast levels when displayed against a dark background.

<!-- docs: demo code darkMode:true sandboxName:meter-light-foreground sandboxTitle:'Meter - Light Foreground'-->
<!-- docs: demo code darkMode:true sandboxName:meter-light-foreground sandboxTitle:'Meter - Light Foreground' -->
```html
<script type="module">
import '@brightspace-ui/core/components/meter/meter-linear.js';
Expand Down

0 comments on commit 86f5721

Please sign in to comment.