Audio can be used to embed sound files.
This is an HTML5 Element.
https://nectar.website/demo/components/audio/arrow-up-right
You can refer to the code present in /partials/components/audio.html file and use it accordingly.
/partials/components/audio.html
The audio component uses native <audio> element, with some CSS. You can learn about <audio> at https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audioarrow-up-right
<audio>
Last updated 2 years ago