Vue Mini Player Card - Argon

The MiniPlayerCard component helps you to simply create a beautiful player card.


Demo

Some Kind Of Blues

Deftones

Props Information

Name Type Default Description
color ['success' 'primary' 'secondary' 'info' 'dark' 'danger' 'light' 'warning' 'error'] primary color is used to add overlay color to the MiniPlayerCard component.
song Object song is an object used to add description and has the following keys:
  1. label of type string.
  2. album of type string.
Contents