Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 512 Bytes

Button Actions [BUTTON_]

Button API/Events that establish side effects and state changes based on redux-actions

{
  type: 'BUTTON_SHOW_FINISH_CARD'
}

Types

All Button action types are defined within @podlove/button-action/types which is the foundation for all actions.

Actions

Export helper function for different button use cases. Each exported function will produce a specific action passing the arguments to the payload.