NEURALNG

ACCESSIBILITY

Every segment keeps its meaning

Meter semantics

The container is a named group. Every item uses role="meter" with bounded aria-valuemin, aria-valuemax and aria-valuenow.

Names and human values

Visible labels are connected using stable aria-labelledby IDs. With labels hidden, each meter receives a direct name. Use valueText for units or domain meaning such as “24 gigabytes used”.

Motion and RTL

Logical dimensions and positions follow document direction. Segment transitions are removed when the operating system requests reduced motion.