Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChatComponents

Index

Properties

Button

Button: ComponentType<ButtonHTMLAttributes<HTMLButtonElement>>

Checkbox

Checkbox: ComponentType<CheckboxProps>

ChoiceContainer

ChoiceContainer: ComponentType<HTMLAttributes<HTMLDivElement>>

Container

Container: HTMLComponentType<HTMLDivElement, ChatContainerProps>

Form

Form: ComponentType<ChatFormProps>

HiddenInput

HiddenInput: ComponentType<InputHTMLAttributes<HTMLInputElement>>

InfoIcon

InfoIcon: ComponentType<ChatInfoIconProps>

Loader

Loader: ComponentType

PreviousAnswer

PreviousAnswer: ComponentType<ChatPreviousAnswerProps>

PreviousAnswers

PreviousAnswers: ComponentType<ChatPreviousAnswersProps>

PrimaryChoice

PrimaryChoice: ComponentType<PrimaryChoiceProps>

Question

Question: ComponentType<ChatQuestionProps>

Radio

Radio: ComponentType<RadioProps>

Section

Section: ComponentType<ChatSectionProps>

Step

Step: ComponentType<HTMLAttributes<HTMLDivElement>>

TextField

TextField: ComponentType<InputHTMLAttributes<HTMLInputElement>>

TextWrapper

TextWrapper: ComponentType<ChatTextWrapperProps>