colors
colors: string[] = ...
editor
fontSizeList
fontSizeList: (
{ label: string; value: string }
| { label: string; value: number }
)[] = ...
fontWeightList
fontWeightList: { label: string; value: string }[] = ...
guideGaps
guideGaps: { label: string; value: string }[] = ...
id
id: string
menuClear?: HTMLButtonElement
menuConvert?: HTMLButtonElement
menuRedo?: HTMLButtonElement
menuUndo?: HTMLButtonElement
thicknessList
thicknessList: { label: string; value: number }[] = ...
Optionalwrapper
wrapper?: HTMLElement