wp-blocks / vinyl

Audio player block for WordPress.
Other
3 stars 0 forks source link

feat: player controller block #17

Open johnhooks opened 2 months ago

johnhooks commented 2 months ago

Create an independent block for managing the top level state of an audio player. This block would accept inner blocks of specific types that can be used to build an audio player UI.

The Interactivity API will be used to handle the player state.