Button API/Events that establish side effects and state changes based on redux-actions
{
type: 'BUTTON_SHOW_FINISH_CARD'
}
All Button action types are defined within @podlove/button-action/types
which is the foundation for all actions.
Export helper function for different button use cases. Each exported function will produce a specific action passing the arguments to the payload.