@vericus/slate-kit-highlight-text
v0.2.27
Published
plugin that provide a way to color/highlight a group of text on slate
Downloads
110
Readme
@Vericus / Highlight Text
plugin that provide a way to color/highlight a group of text on slate
Documentation
Slate plugin that provides a way to color/highlight a group of text on slate. The rendering of color/highlight is provided using configurable optional renderer @vericus/slate-kit-highlight-text-renderer
{
type: "textBackground",
alpha: 0.54,
data: "backgroundColor",
defaultColor: "transparent",
styles: ["backgroundColor"],
externalRenderer: false
}