API Reference
Enum
QuillFormat
Available themes for the Quill editor.
Inheritance
- Enum
- QuillFormat
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
- Property QuillEditorOptions.Formats
- Field QuillFormat.Align
- Field QuillFormat.Background
- Field QuillFormat.Blockquote
- Field QuillFormat.Bold
- Field QuillFormat.Code
- Field QuillFormat.CodeBlock
- Field QuillFormat.Color
- Field QuillFormat.Direction
- Field QuillFormat.Font
- Field QuillFormat.Formula
- Field QuillFormat.Header
- Field QuillFormat.Image
- Field QuillFormat.Indent
- Field QuillFormat.Italic
- Field QuillFormat.Link
- Field QuillFormat.List
- Field QuillFormat.Script
- Field QuillFormat.Size
- Field QuillFormat.Strike
- Field QuillFormat.Underline
- Field QuillFormat.Video
Accepted by parameters
- Method QuillToolbarConfig.Button
- Method QuillToolbarConfig.Group
- Method TablerWysiwygEditor.Toolbar
- Method TablerWysiwygEditor.ToolbarGroups
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String