Rich TextBox Quill Options

Hierarchy

  • IRichTextBoxOptions

Properties

bounds?: string | HTMLElement
debug?: string | boolean
formats?: string[]
modules?: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
placeholder?: string
readOnly?: boolean
scrollingContainer?: string | HTMLElement
strict?: boolean
theme?: string

Generated using TypeDoc