Allow to specify font color
Closed this issue · 0 comments
robert-virkus commented
Let users specify the font color.
Use execCommand("foreColor", false, "#00ff00")
foreColor
Changes a font color for the selection or at the insertion point. This requires a hexadecimal color value string as a value argument.