Skip to main content
The CrmCardActions component renders a smaller standalone or dropdown menu button that can contain multiple CRM actions. This type of component is useful for enabling your extension to interact with other CRM entities, such as records and engagements. To learn more about how CRM action components work together, check out the CRM action components overview.
2023-08-29_15-08-37 (1)

Props

Unlike CrmActionButton and CrmActionLink where props such as actionType are accepted at the top level, CrmCardActions includes an actionConfigs prop which accepts fields for action configuration.
In the actionConfigs array, you can include the following fields:
Last modified on March 29, 2026