Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultAskQuestionProps

Hierarchy

  • DefaultAskQuestionProps

Properties

Optional debug

debug: undefined | false | true

Whether debug information is displayed

Default: false

Optional submitButtonText

submitButtonText: undefined | string

Default (en-*): 'Submit >'

Optional subtitle

subtitle: undefined | string

Default: ''

Optional title

title: undefined | string

Default: 'Please answer the following..'