HtmlForgeX

API Reference

Enum

QuillTheme

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
JsonConverter(typeof(DescriptionEnumConverter<QuillTheme>))

Available themes for the Quill editor.

Inheritance

  • Enum
  • QuillTheme

Values

public const QuillTheme Snow #
Description("snow")

Standard "snow" theme.

Value: 0
public const QuillTheme Bubble #
Description("bubble")

Minimal "bubble" theme.

Value: 1