Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractHtmlTextareaFieldComponent Abstract

Hierarchy

Implements

  • OnInit

Index

Constructors

Properties

_sanitizer: DomSanitizer
_translate: TranslateService
dataField: TextAreaField
disabledDisplay: SafeHtml
formControlRef: FormControl
quillModules: { toolbar: (string[] | { list: string }[] | { script: string }[] | { indent: string }[] | { header: (number | boolean)[] }[] | ({ background: undefined; color: any[] } | { background: any[]; color: undefined })[] | { font: any[] }[] | { align: string }[])[] } = ...

Type declaration

  • toolbar: (string[] | { list: string }[] | { script: string }[] | { indent: string }[] | { header: (number | boolean)[] }[] | ({ background: undefined; color: any[] } | { background: any[]; color: undefined })[] | { font: any[] }[] | { align: string }[])[]
showLargeLayout: WrappedBoolean

Methods

  • checkPropertyInComponent(property: string): boolean
  • getErrorMessage(): any
  • hasHint(): boolean
  • hasTitle(): boolean
  • ngOnDestroy(): void
  • ngOnInit(): void
  • sanitizeValue(): SafeHtml

Generated using TypeDoc