Update README
This commit is contained in:
parent
cee809a506
commit
bbace3a107
@ -15,6 +15,9 @@ then refer to the documentation below.
|
|||||||
### Audio Player
|
### Audio Player
|
||||||
A neat little audio component that nicely displays a cover image, native audio controls, a title, and a description.
|
A neat little audio component that nicely displays a cover image, native audio controls, a title, and a description.
|
||||||
|
|
||||||
|
#### Tag:
|
||||||
|
* <audio-player></audio-player>
|
||||||
|
|
||||||
#### Attributes:
|
#### Attributes:
|
||||||
* audio: a URI pointing to an audio file
|
* audio: a URI pointing to an audio file
|
||||||
* cover: a URI pointing to a cover image
|
* cover: a URI pointing to a cover image
|
||||||
@ -25,7 +28,7 @@ A neat little audio component that nicely displays a cover image, native audio c
|
|||||||
* description: a description of the audio file
|
* description: a description of the audio file
|
||||||
|
|
||||||
#### CSS Custom Properties:
|
#### CSS Custom Properties:
|
||||||
* background
|
* --background
|
||||||
|
|
||||||
#### Example usage:
|
#### Example usage:
|
||||||
```html
|
```html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user