RichTextFontVisitorState

See source code
Table of contents
interface RichTextFontVisitorState {}

Properties

family

readonly
readonly family: string;

style

readonly
readonly style: string;

weight

readonly
readonly weight: string;

Prev
ResizeBoxOptions
Next
ScribbleItem