PageControl
A row of dots that marks the current position in a paged or carousel view, with the active page shown as a darker dot.
Overview
A row of dots that marks the current position in a paged or carousel view, with the active page shown as a darker dot.
Anatomy
- 1Root Slot holding the run of dots
- 2dot Instance of BuildingBlock / PageControl.Dot, repeated once per page; the active one uses the darker fill
Measurements
Specs
Values resolved live from the token spine. Token names follow the active platform; each links to its page.
Properties
The component’s Figma API, the properties you set on an instance. Useful to designers in Figma and to engineers mapping it to code props.
Accessibility
Expose the current page and the total to assistive technology (for example "Page 1 of 4"). The dots are decorative on their own, so the position must also be conveyed as text or an accessibility value.
Reference: Apple Human Interface Guidelines and WCAG 2.5.5 Target Size.