colors
colors: string[] = ...
editor
fontSizeList
fontSizeList: (
{ label: string; value: string }
| { label: string; value: number }
)[] = ...
fontWeightList
fontWeightList: { label: string; value: string }[] = ...
id
id: string
menuColorFill?: HTMLDivElement
menuColorStroke?: HTMLDivElement
menuFontSize?: HTMLDivElement
menuFontWeight?: HTMLDivElement
menuStrokeOpacity?: HTMLDivElement
menuThickness?: HTMLDivElement
thicknessList
thicknessList: { label: string; value: number }[] = ...
OptionaltriggerBtn
triggerBtn?: HTMLButtonElement
Optionalwrapper
wrapper?: HTMLDivElement