All Commands
All Display
Commands
AUDIO_PLAY
Adds a button to the page to play an audio file
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | url | String | The url of the audio file. | |
2 | label | fa-play | String | The label to place on the button. |
- | class | btn btn-primary btn-sm | String | The class to apply to the button |
- | style | String | Any style to apply to the button. |