Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 432 Bytes

File metadata and controls

24 lines (15 loc) · 432 Bytes
title Audio
icon SoundWaveCircle
route /Audio

Audio

The audio component allows you to play audio files in your application. It supports various audio formats and provides controls for play, pause, and volume. We don't provide an implementation of IAudioMetadataProvider so this function are disabled by defaut :

  • Properties
  • Audio list

Examples

{{ AudioDefaultExample }}

API Audio

{{ API Type=Audio }}