ActivationCard
View source on GitHub
ActivationCards are used in groups to communicate a user’s stage in a series of steps toward an overall action.
Props
Accessibility
Ready
Usage guidelines
When to use
- Use in groups to describe the user's stage in a sequential path toward an overall action.
 
When not to use
- As a single element communicating updates to the state or status of the surface. Use Callout instead.
 
Not started and Pending Cards
Needs attention and Complete Cards
Component quality checklist
Quality item  | Status  | Status description  | 
|---|---|---|
Figma Library  | Partially ready  | Component is live in Figma, however may not be available for all platforms.  | 
Responsive Web  | Ready  | Component is available in code for web and mobile web.  | 
iOS  | Component is not currently available in code for iOS.  | |
Android  | Component is not currently available in code for Android.  | 
Related
OnLinkNavigationProvider
OnLinkNavigationProvider allows external link navigation control across all children components with link behavior.