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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Values

public const QuillTheme Snow #
Description("snow")

Standard "snow" theme.

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

Minimal "bubble" theme.

Value: 1