Search results

IAudioCommandsArgs API in Vue RichTextEditor API component

Provides information about a Audio added in the Rich Text Editor.

Properties

cssClass

string

Defines the class name to be added to the audio

fileName

string

Defines the fileName of the audio

selectParent

Node[]

Defines the audio element to be edited

selection

NodeSelection

Defines the instance of the current selection

title

string

Defines the title of the audio

url

string

Defines the src attribute of the audio