Skip to main content

IMenuFontEditorOptions

See Menu.fontEditor

Properties

PropertyTypeDescription
asGroupstringA name of the group in the menu.
fontFamiliesIterable<String>List of available font families.
fontSizeMaxnumberMaximum font size.
fontSizeMinnumberMinimum font size.
fontSizeStepnumberStep of font size.
onChange(value: string) => voidCalled when font is changed