BetaPublic beta — Read the release notes
Documentation

Scroll Area

Keyboard, focus, semantic, and consumer responsibilities for Scroll Area.

Package
@solidiom/scroll-area
Version
0.0.1-next.0
Status
stable

Accessibility

Accessibility contract

Focus

  • Root receives focus via standard tab order.

Semantics

  • Carries `data-scope="scroll-area"` and `data-part` attributes on all parts.

Consumer responsibilities

  • Ensure visible labels or aria-label are provided where required.

Not applicable

aria
This primitive renders semantic HTML without additional ARIA attributes.
keyboard
This primitive has no interactive keyboard behavior beyond native element defaults.

Review status: Draft — not yet reviewed

This contract describes what the primitive guarantees. Consuming products remain responsible for labels, layout, and workflow decisions that affect the final accessibility result.

Automated evidence

Axe scan summary

Passes
2
Violations
0
Incomplete
0

Latest executed scan: Aug 13, 2026, 10:47 PM

Evidence IDs: axe-scroll-area-scan-v1

Automated checks cover only the recorded fixture and do not establish complete accessibility conformance.