Custom Soundcloud player supporting single tracks & playlists
npm install vue-soundcloud-playerCustom Soundcloud player supporting single tracks & playlists
``js
:mini="true"
@ready="ready"
/>
`
#### Options
| Name | Type | Default | Description |
|-----------|-----------|-------------|-------------|
| track | string | - | ID of track |string
| playlist | | - | ID of playlist |boolean
| mini | | false | Small player with inline play button |string
| theme | | dark | Playlist colours - accepts dark or light` |
Track or playlist IDs can be found from Soundcloud embed player URLs
* Chrome
* Firefox
* Internet Explorer 9+
* Opera