Search results

FontColor API in Vue RichTextEditor API component

Configures the font color settings of the RichTextEditor.

Properties

colorCode

{ : }

Specifies custom color codes.

Defaults to fontColor

columns

number

Specifies the number of columns in the color palette.

Defaults to 10

default

string

Specifies the default font color.

Defaults to ‘#ff0000’

mode

ColorModeType

Specifies the color mode.

Defaults to ‘Palette’

modeSwitcher

boolean

Enables or disables the mode switcher button.

Defaults to false