@podlove/player-actions
v6.1.0-alpha.1
Published
Actions for Podlove Player Framework
Downloads
164
Readme
Player Actions [PLAYER_]
Player API/Events that establish side effects and state changes based on redux-actions
{
type: 'PLAYER_SHOW_LIST',
payload: 102020
}
Types
All Player action types are defined within @podlove/player-action/types
which is the foundation for all actions.
Actions
Export helper function for different player use cases like chapters, theme, errors and lifecycle. Each exported function will produce a specific action passing the arguments to the payload.