extension-text-color
Home > @remirror/extension-text-color
extension-text-color package
Classes
Class | Description |
---|---|
TextColorExtension | Wraps text with a styled span using the color css property. The name of the wrapper tag should be configurable. |
Functions
Function | Description |
---|---|
palette(t) | The default color palette which uses css properties to update the colors. |
Interfaces
Interface | Description |
---|---|
ColorPalette | |
ColorWithLabel | |
HuePalette | |
SetTextColorOptions | |
TextColorAttributes | |
TextColorOptions |
Variables
Variable | Description |
---|---|
CSS_VAR_REGEX | |
setTextColorOptions | |
TEXT_COLOR_ATTRIBUTE |
Type Aliases
Type Alias | Description |
---|---|
ColorWithLabelTuple | |
HuePaletteMap | |
Palette | Create a palette the t method provided for internalization. |