Search results

BackgroundColor API in Angular RichTextEditor API component

Configures the background color settings of the RichTextEditor.

Properties

colorCode

{ : }

Specifies custom color codes.

Defaults to backgroundColor

columns

number

Specifies the number of columns in the color palette.

Defaults to 10

default

string

Specifies the default background color.

Defaults to ‘#ffff00’

mode

ColorModeType

Specifies the color mode.

Defaults to ‘Palette’

modeSwitcher

boolean

Enables or disables the mode switcher button.

Defaults to false