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.
.gif?width=323&height=280&name=2023-08-29_15-08-37%20(1).gif)
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: