Writing & StyleStyle guide

Writing Accessible Slider Value Text

Writing Accessible Slider Value Text records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Quick answer

When a slider’s numeric value is not self-explanatory, provide user-friendly value text that states the meaning of the current setting.

Key details

Core IssueW3C APG treats the slider’s accessible label separately from value communication and permits user-friendly aria-valuetext when the numeric value is not understandable by itself.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers the wording of a slider’s current value text; the slider label, numeric range, step behavior, and keyboard mechanics remain separate concerns.

Further guidance

Content

Write slider value text as the human-facing meaning of the current position when a raw number would be ambiguous, such as a named size, day, or qualitative level.

Purpose

User-friendly value text helps users understand the current slider setting without having to infer meaning from an arbitrary number.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Slider Pattern — WAI-ARIA Authoring Practices Guide (opens in a new tab)World Wide Web Consortium (W3C) · W3C APG guidance for accessible naming of slider controls and separate value communication.

Related guides

Writing & Style

Writing Accessible Meter Value Text

Writing Accessible Meter Value Text records the APG’s explicit user-friendly-value rule and keeps it separate from control labeling or progress-indicator guidance.

Writing & Style

Writing Accessible Progressbar Value Text

Writing Accessible Progressbar Value Text records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Writing & Style

Writing Accessible Spinbutton Value Text

Writing Accessible Spinbutton Value Text records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Explore the topic