Ai question card

Question card shown inline in a conversational AI thread when the AI chatbot asks a question.

Who would your ideal customer be?

2 of 3
Inputs
question : AiQuestion
autoFocus ?: any = AutoFocusOption.DESKTOP
isSubmitDisabled ?: boolean = false
totalQuestions ?: number
Outputs
onSkip ?: any = new EventEmitter<void>()
onSubmit ?: any = new EventEmitter<string>()