# Components | Component | Description | | :-- | :-- | | [A11y.View](./A11yView.md) | Standalone focus-tracking view with screen reader focus events and iOS container semantics. | | [A11y.Index](./A11yIndex.md) | Positioned slot within an `A11y.Order` focus sequence. | | [A11y.Card](./A11yCard.md) | Card with a card-level action and individually accessible nested interactive elements. | | [A11y.FocusTrap + A11y.FocusFrame](./A11yFocusTrap.md) | Confine screen reader focus to a subtree (modals, bottom sheets). | | [A11y.PaneTitle + A11y.ScreenChange](./A11yPaneTitle.md) | Announce screen or panel transitions to VoiceOver and TalkBack. |