Replies: 2 comments 8 replies
-
WITH PLAYLIST PLUGINpnpm i @oplayer/plugins player.on(['previous', 'next'], ({ type }) => {
player.context.playlist[type]()
}) |
Beta Was this translation helpful? Give feedback.
1 reply
-
how to config next i18n |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
preview
https://jsfiddle.net/7zu6ape2/latest
https://github.com/upvorg/web2/blob/07d3a104f35ba41c89d955da335ed880aa221c3d/packages/index/src/pages/player/index.tsx#L216
https://github.com/upvorg/upvorg.github.io/blob/07d3a104f35ba41c89d955da335ed880aa221c3d/packages/shared/components/player/OPlayer.tsx
Beta Was this translation helpful? Give feedback.
All reactions