Add css custom property to audioPlayer
This commit is contained in:
@ -22,6 +22,10 @@
|
||||
<li>title: title for the audio file</li>
|
||||
<li>description: a description of the audio file</li>
|
||||
</ul>
|
||||
<p>CSS Custom Properties:</p>
|
||||
<ul>
|
||||
<li>--background</li>
|
||||
</ul>
|
||||
<p>Example usage:</p>
|
||||
<pre>
|
||||
<code>
|
||||
|
Reference in New Issue
Block a user