Const
Decoration lines for TextStyleInput.decoration, as a bit mask: combine them with | to underline and strike through at once.
|
🧪 Not in the HTML Canvas standard.
Readonly
A line through the text.
No line.
A line above the text.
A line below the text.
Decoration lines for TextStyleInput.decoration, as a bit mask: combine them with
|to underline and strike through at once.🧪 Not in the HTML Canvas standard.