Search results

IVideoCommandsArgs API in Angular RichTextEditor API component

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

Properties

cssClass

string

Defines the class name to be added to the video

fileName

string | DocumentFragment

Defines the fileName of the video

height

Object

Defines the minHeight, maxHeight and height of the video

isEmbedUrl

boolean

Defines the type of video link added

selectParent

Node[]

Defines the video element to be edited

selection

NodeSelection

Defines the instance of the current selection

url

string

Defines the src attribute of the video

width

Object

Defines the minWidth, maxWidth and width of the video