Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AsContact

Implements

  • UxComponent

Index

Constructors

constructor

  • new AsContact(element: HTMLElement, styleEngine: StyleEngine, eventAggregator: EventAggregator): AsContact

Properties

defaultValues

defaultValues: StringAnyMap = ...

excludeProperties

excludeProperties: string[] = ...

includeProperties

includeProperties: string[] = ...

instance

Private log

log: Logger

modelSlug

modelSlug: string

sending

sending: boolean = false

showSuccess

showSuccess: boolean = false

styleEngine

styleEngine: StyleEngine

success

success: string = 'Your message has been sent'

theme

Accessors

properties

  • get properties(): string[]

Methods

attached

  • attached(): void

bind

  • bind(): void

detached

  • detached(): void

Private hasExcludeProperties

  • hasExcludeProperties(): boolean

Private hasIncludeProperties

  • hasIncludeProperties(): boolean

initInstance

  • initInstance(): void

modelSlugChanged

  • modelSlugChanged(): void

saved

  • saved(): void

savingError

  • savingError(event: any): void

send

  • send(): void

sendingChanged

  • sendingChanged(): void

themeChanged

  • themeChanged(newValue: any): void

Generated using TypeDoc