diff --git a/site/src/pages/components/enhanced-range-input.explainer.mdx b/site/src/pages/components/enhanced-range-input.explainer.mdx index 8405a3a1c..b793455e5 100644 --- a/site/src/pages/components/enhanced-range-input.explainer.mdx +++ b/site/src/pages/components/enhanced-range-input.explainer.mdx @@ -114,10 +114,12 @@ This approach offers several advantages: ```html Temperature Range - - - - + + ``` @@ -136,12 +138,7 @@ A robust labeling strategy is crucial for users of assistive technologies. We pr **Group Label:** The `` element should be labeled by including a `` element as a direct child. This provides the accessible name for the entire group of sliders. -**Individual Handle Labels:** Each `` within the group should have its own accessible name. This can be provided using standard methods, in the following order of preference: - -1. A `