Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChatBotComponent

Hierarchy

  • ChatBotComponent

Implements

  • any
  • any

Index

Constructors

constructor

  • new ChatBotComponent(componentFactoryResolver: ComponentFactoryResolver): ChatBotComponent

Properties

bot

bot: string

clearComplete

clearComplete: boolean

complete

complete: EventEmitter<string> = new EventEmitter<string>()

componentHost

framework

framework: string

title

title: string

Methods

loadComponent

  • loadComponent(): void

ngOnDestroy

  • ngOnDestroy(): void

ngOnInit

  • ngOnInit(): void