ApplyColorToolProps
Interface
The settings of the ForeColor and BackColor tools.
Definition
Package:@progress/kendo-vue-editor
Properties
ariaLabel?
String
The ariaLabel of the applied command.
color
string
The applied style by the tool (color or background-color).
The props of the underlying Kendo UI for Vue ColorPicker component.
commandName
string
The name of the applied command.
dir?
String
The dir of the applied command.
view?
EditorView
The EditorView object of the Editor component.