How do I create a Song Container?? #490
Unanswered
MontyHu
asked this question in
Help & Support
Replies: 2 comments
-
Instead of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Most of the classes used in Amplitude.js has a "amplitude-" prefix. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Question Checklist
Question Description
In the documentation there is mention of a Song Container, and that it allows you to style differently the currently playing song, which is something I really want to do.
But the help docs don't explain how this Song Container is created. Do I just create a div with
class="song-container"
? Actually, I tried that, but it didn't work. It would be great if the docs could explain this element in more detail. It seems like a really useful option, but I have no clue how to actually use it or where to find it or create it. Thanks.Beta Was this translation helpful? Give feedback.
All reactions