Mobile primary action now renders as an icon in the title bar
On mobile, the primary and secondary actions defined on your are changing how they render:
- The primary action now displays as an icon-only button in the mobile header, rather than in a bottom bar with icon and text.
- Secondary actions now appear in the overflow menu, creating a more consistent mobile interface.
- If you don't pass an
iconproperty with your primary action, it defaults to a + (plus) icon.
Who's affected
All embedded apps that define a primary action or secondary actions on their .
When the changes go into effect
Changes go live to all affected apps on April 15th, 2026.
What you should do
If the default + icon fits your use case, no changes are needed. Otherwise:
Was this page helpful?