ButtonDock
A fixed bottom-of-screen action tray that stacks a primary button above a pair of secondary buttons, with an optional top-content slot and a home-indicator bar. The two boolean axes control whether the top-content slot region and the home-indicator are rendered.
Overview
A fixed bottom-of-screen action tray that stacks a primary button above a pair of secondary buttons, with an optional top-content slot and a home-indicator bar. The two boolean axes control whether the top-content slot region and the home-indicator are rendered.
Anatomy
- 1Container.TopContent optional
- 2[Slot:Content] optional instance swap
- 3Container.Button required
- 4Button.Primary required instance swap
- 5Container.ButtonSecondary
- 6Button.Secondary instance swap
- 7Button.Tertiary instance swap
- 8HomeIndicator optional instance swap
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
Ensure a minimum 44 by 44pt tap target for any interactive instance, adding surrounding padding when the component itself is shorter. Keep text concise, and never rely on color alone to convey meaning; pair it with a label or an icon so the message survives for color-blind and low-vision users.
Reference: Apple Human Interface Guidelines and WCAG 2.5.5 Target Size.