Skip to content

@mirego/forra-react


@mirego/forra-react / components / ScoutChatProps

Interface: ScoutChatProps

Extends

  • ConversationComponentCommonProps

Properties

about?

optional about: string

Inherited from

ConversationComponentCommonProps.about


accessKey?

optional accessKey: string

Inherited from

ConversationComponentCommonProps.accessKey


allowedSkills?

optional allowedSkills: ChatSkillOption[]

Inherited from

ConversationComponentCommonProps.allowedSkills


aria-activedescendant?

optional aria-activedescendant: string

Identifies the currently active element when DOM focus is on a composite widget, textbox, group, or application.

Inherited from

ConversationComponentCommonProps.aria-activedescendant


aria-atomic?

optional aria-atomic: Booleanish

Indicates whether assistive technologies will present all, or only parts of, the changed region based on the change notifications defined by the aria-relevant attribute.

Inherited from

ConversationComponentCommonProps.aria-atomic


aria-autocomplete?

optional aria-autocomplete: "list" | "none" | "inline" | "both"

Indicates whether inputting text could trigger display of one or more predictions of the user's intended value for an input and specifies how predictions would be presented if they are made.

Inherited from

ConversationComponentCommonProps.aria-autocomplete


aria-braillelabel?

optional aria-braillelabel: string

Defines a string value that labels the current element, which is intended to be converted into Braille.

See

aria-label.

Inherited from

ConversationComponentCommonProps.aria-braillelabel


aria-brailleroledescription?

optional aria-brailleroledescription: string

Defines a human-readable, author-localized abbreviated description for the role of an element, which is intended to be converted into Braille.

See

aria-roledescription.

Inherited from

ConversationComponentCommonProps.aria-brailleroledescription


aria-busy?

optional aria-busy: Booleanish

Inherited from

ConversationComponentCommonProps.aria-busy


aria-checked?

optional aria-checked: boolean | "true" | "false" | "mixed"

Indicates the current "checked" state of checkboxes, radio buttons, and other widgets.

See

  • aria-pressed
  • aria-selected.

Inherited from

ConversationComponentCommonProps.aria-checked


aria-colcount?

optional aria-colcount: number

Defines the total number of columns in a table, grid, or treegrid.

See

aria-colindex.

Inherited from

ConversationComponentCommonProps.aria-colcount


aria-colindex?

optional aria-colindex: number

Defines an element's column index or position with respect to the total number of columns within a table, grid, or treegrid.

See

  • aria-colcount
  • aria-colspan.

Inherited from

ConversationComponentCommonProps.aria-colindex


aria-colindextext?

optional aria-colindextext: string

Defines a human readable text alternative of aria-colindex.

See

aria-rowindextext.

Inherited from

ConversationComponentCommonProps.aria-colindextext


aria-colspan?

optional aria-colspan: number

Defines the number of columns spanned by a cell or gridcell within a table, grid, or treegrid.

See

  • aria-colindex
  • aria-rowspan.

Inherited from

ConversationComponentCommonProps.aria-colspan


aria-controls?

optional aria-controls: string

Identifies the element (or elements) whose contents or presence are controlled by the current element.

See

aria-owns.

Inherited from

ConversationComponentCommonProps.aria-controls


aria-current?

optional aria-current: boolean | "true" | "false" | "page" | "time" | "step" | "location" | "date"

Indicates the element that represents the current item within a container or set of related elements.

Inherited from

ConversationComponentCommonProps.aria-current


aria-describedby?

optional aria-describedby: string

Identifies the element (or elements) that describes the object.

See

aria-labelledby

Inherited from

ConversationComponentCommonProps.aria-describedby


aria-description?

optional aria-description: string

Defines a string value that describes or annotates the current element.

See

related aria-describedby.

Inherited from

ConversationComponentCommonProps.aria-description


aria-details?

optional aria-details: string

Identifies the element that provides a detailed, extended description for the object.

See

aria-describedby.

Inherited from

ConversationComponentCommonProps.aria-details


aria-disabled?

optional aria-disabled: Booleanish

Indicates that the element is perceivable but disabled, so it is not editable or otherwise operable.

See

  • aria-hidden
  • aria-readonly.

Inherited from

ConversationComponentCommonProps.aria-disabled


~~aria-dropeffect?~~

optional aria-dropeffect: "link" | "none" | "copy" | "execute" | "move" | "popup"

Indicates what functions can be performed when a dragged object is released on the drop target.

Deprecated

in ARIA 1.1

Inherited from

ConversationComponentCommonProps.aria-dropeffect


aria-errormessage?

optional aria-errormessage: string

Identifies the element that provides an error message for the object.

See

  • aria-invalid
  • aria-describedby.

Inherited from

ConversationComponentCommonProps.aria-errormessage


aria-expanded?

optional aria-expanded: Booleanish

Indicates whether the element, or another grouping element it controls, is currently expanded or collapsed.

Inherited from

ConversationComponentCommonProps.aria-expanded


aria-flowto?

optional aria-flowto: string

Identifies the next element (or elements) in an alternate reading order of content which, at the user's discretion, allows assistive technology to override the general default of reading in document source order.

Inherited from

ConversationComponentCommonProps.aria-flowto


~~aria-grabbed?~~

optional aria-grabbed: Booleanish

Indicates an element's "grabbed" state in a drag-and-drop operation.

Deprecated

in ARIA 1.1

Inherited from

ConversationComponentCommonProps.aria-grabbed


aria-haspopup?

optional aria-haspopup: boolean | "dialog" | "grid" | "listbox" | "menu" | "tree" | "true" | "false"

Indicates the availability and type of interactive popup element, such as menu or dialog, that can be triggered by an element.

Inherited from

ConversationComponentCommonProps.aria-haspopup


aria-hidden?

optional aria-hidden: Booleanish

Indicates whether the element is exposed to an accessibility API.

See

aria-disabled.

Inherited from

ConversationComponentCommonProps.aria-hidden


aria-invalid?

optional aria-invalid: boolean | "true" | "false" | "grammar" | "spelling"

Indicates the entered value does not conform to the format expected by the application.

See

aria-errormessage.

Inherited from

ConversationComponentCommonProps.aria-invalid


aria-keyshortcuts?

optional aria-keyshortcuts: string

Indicates keyboard shortcuts that an author has implemented to activate or give focus to an element.

Inherited from

ConversationComponentCommonProps.aria-keyshortcuts


aria-label?

optional aria-label: string

Defines a string value that labels the current element.

See

aria-labelledby.

Inherited from

ConversationComponentCommonProps.aria-label


aria-labelledby?

optional aria-labelledby: string

Identifies the element (or elements) that labels the current element.

See

aria-describedby.

Inherited from

ConversationComponentCommonProps.aria-labelledby


aria-level?

optional aria-level: number

Defines the hierarchical level of an element within a structure.

Inherited from

ConversationComponentCommonProps.aria-level


aria-live?

optional aria-live: "off" | "assertive" | "polite"

Indicates that an element will be updated, and describes the types of updates the user agents, assistive technologies, and user can expect from the live region.

Inherited from

ConversationComponentCommonProps.aria-live


aria-modal?

optional aria-modal: Booleanish

Indicates whether an element is modal when displayed.

Inherited from

ConversationComponentCommonProps.aria-modal


aria-multiline?

optional aria-multiline: Booleanish

Indicates whether a text box accepts multiple lines of input or only a single line.

Inherited from

ConversationComponentCommonProps.aria-multiline


aria-multiselectable?

optional aria-multiselectable: Booleanish

Indicates that the user may select more than one item from the current selectable descendants.

Inherited from

ConversationComponentCommonProps.aria-multiselectable


aria-orientation?

optional aria-orientation: "horizontal" | "vertical"

Indicates whether the element's orientation is horizontal, vertical, or unknown/ambiguous.

Inherited from

ConversationComponentCommonProps.aria-orientation


aria-owns?

optional aria-owns: string

Identifies an element (or elements) in order to define a visual, functional, or contextual parent/child relationship between DOM elements where the DOM hierarchy cannot be used to represent the relationship.

See

aria-controls.

Inherited from

ConversationComponentCommonProps.aria-owns


aria-placeholder?

optional aria-placeholder: string

Defines a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value or a brief description of the expected format.

Inherited from

ConversationComponentCommonProps.aria-placeholder


aria-posinset?

optional aria-posinset: number

Defines an element's number or position in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.

See

aria-setsize.

Inherited from

ConversationComponentCommonProps.aria-posinset


aria-pressed?

optional aria-pressed: boolean | "true" | "false" | "mixed"

Indicates the current "pressed" state of toggle buttons.

See

  • aria-checked
  • aria-selected.

Inherited from

ConversationComponentCommonProps.aria-pressed


aria-readonly?

optional aria-readonly: Booleanish

Indicates that the element is not editable, but is otherwise operable.

See

aria-disabled.

Inherited from

ConversationComponentCommonProps.aria-readonly


aria-relevant?

optional aria-relevant: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals"

Indicates what notifications the user agent will trigger when the accessibility tree within a live region is modified.

See

aria-atomic.

Inherited from

ConversationComponentCommonProps.aria-relevant


aria-required?

optional aria-required: Booleanish

Indicates that user input is required on the element before a form may be submitted.

Inherited from

ConversationComponentCommonProps.aria-required


aria-roledescription?

optional aria-roledescription: string

Defines a human-readable, author-localized description for the role of an element.

Inherited from

ConversationComponentCommonProps.aria-roledescription


aria-rowcount?

optional aria-rowcount: number

Defines the total number of rows in a table, grid, or treegrid.

See

aria-rowindex.

Inherited from

ConversationComponentCommonProps.aria-rowcount


aria-rowindex?

optional aria-rowindex: number

Defines an element's row index or position with respect to the total number of rows within a table, grid, or treegrid.

See

  • aria-rowcount
  • aria-rowspan.

Inherited from

ConversationComponentCommonProps.aria-rowindex


aria-rowindextext?

optional aria-rowindextext: string

Defines a human readable text alternative of aria-rowindex.

See

aria-colindextext.

Inherited from

ConversationComponentCommonProps.aria-rowindextext


aria-rowspan?

optional aria-rowspan: number

Defines the number of rows spanned by a cell or gridcell within a table, grid, or treegrid.

See

  • aria-rowindex
  • aria-colspan.

Inherited from

ConversationComponentCommonProps.aria-rowspan


aria-selected?

optional aria-selected: Booleanish

Indicates the current "selected" state of various widgets.

See

  • aria-checked
  • aria-pressed.

Inherited from

ConversationComponentCommonProps.aria-selected


aria-setsize?

optional aria-setsize: number

Defines the number of items in the current set of listitems or treeitems. Not required if all elements in the set are present in the DOM.

See

aria-posinset.

Inherited from

ConversationComponentCommonProps.aria-setsize


aria-sort?

optional aria-sort: "none" | "other" | "ascending" | "descending"

Indicates if items in a table or grid are sorted in ascending or descending order.

Inherited from

ConversationComponentCommonProps.aria-sort


aria-valuemax?

optional aria-valuemax: number

Defines the maximum allowed value for a range widget.

Inherited from

ConversationComponentCommonProps.aria-valuemax


aria-valuemin?

optional aria-valuemin: number

Defines the minimum allowed value for a range widget.

Inherited from

ConversationComponentCommonProps.aria-valuemin


aria-valuenow?

optional aria-valuenow: number

Defines the current value for a range widget.

See

aria-valuetext.

Inherited from

ConversationComponentCommonProps.aria-valuenow


aria-valuetext?

optional aria-valuetext: string

Defines the human readable text alternative of aria-valuenow for a range widget.

Inherited from

ConversationComponentCommonProps.aria-valuetext


autoCapitalize?

optional autoCapitalize: "none" | string & object | "words" | "off" | "on" | "sentences" | "characters"

Inherited from

ConversationComponentCommonProps.autoCapitalize


autoCorrect?

optional autoCorrect: string

Inherited from

ConversationComponentCommonProps.autoCorrect


autoFocus?

optional autoFocus: boolean

Inherited from

ConversationComponentCommonProps.autoFocus


autoFocusChatInput?

optional autoFocusChatInput: boolean

Inherited from

ConversationComponentCommonProps.autoFocusChatInput


autoSave?

optional autoSave: string

Inherited from

ConversationComponentCommonProps.autoSave


availableGlobalSkills?

optional availableGlobalSkills: ChatSkillOption[]

Inherited from

ConversationComponentCommonProps.availableGlobalSkills


bottomPresentation?

optional bottomPresentation: ReactNode

Inherited from

ConversationComponentCommonProps.bottomPresentation


chatInputTopBanner?

optional chatInputTopBanner: ReactNode

Inherited from

ConversationComponentCommonProps.chatInputTopBanner


chatInputVariant?

optional chatInputVariant: "default" | "simple"

Overrides

ConversationComponentCommonProps.chatInputVariant


children?

optional children: ReactI18NextChildren | Iterable\<ReactI18NextChildren, any, any>

Inherited from

ConversationComponentCommonProps.children


className?

optional className: string

Inherited from

ConversationComponentCommonProps.className


color?

optional color: string

Inherited from

ConversationComponentCommonProps.color


content?

optional content: string

Inherited from

ConversationComponentCommonProps.content


contentEditable?

optional contentEditable: "inherit" | Booleanish | "plaintext-only"

Inherited from

ConversationComponentCommonProps.contentEditable


contextMenu?

optional contextMenu: string

Inherited from

ConversationComponentCommonProps.contextMenu


conversationHeaderComponent?

optional conversationHeaderComponent: ComponentType\<{ children?: ReactNode; }>

Inherited from

ConversationComponentCommonProps.conversationHeaderComponent


dangerouslySetInnerHTML?

optional dangerouslySetInnerHTML: object

__html

__html: string | TrustedHTML

Inherited from

ConversationComponentCommonProps.dangerouslySetInnerHTML


datatype?

optional datatype: string

Inherited from

ConversationComponentCommonProps.datatype


defaultChecked?

optional defaultChecked: boolean

Inherited from

ConversationComponentCommonProps.defaultChecked


defaultValue?

optional defaultValue: string | number | readonly string[]

Inherited from

ConversationComponentCommonProps.defaultValue


dir?

optional dir: string

Inherited from

ConversationComponentCommonProps.dir


draggable?

optional draggable: Booleanish

Inherited from

ConversationComponentCommonProps.draggable


enterKeyHint?

optional enterKeyHint: "search" | "send" | "enter" | "done" | "go" | "next" | "previous"

Inherited from

ConversationComponentCommonProps.enterKeyHint


exportparts?

optional exportparts: string

See

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/exportparts

Inherited from

ConversationComponentCommonProps.exportparts


favouritesBanner?

optional favouritesBanner: ReactNode

Inherited from

ConversationComponentCommonProps.favouritesBanner


filesEnabled?

optional filesEnabled: boolean

Inherited from

ConversationComponentCommonProps.filesEnabled


hidden?

optional hidden: boolean

Inherited from

ConversationComponentCommonProps.hidden


id?

optional id: string

Inherited from

ConversationComponentCommonProps.id


inert?

optional inert: boolean

See

https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert

Inherited from

ConversationComponentCommonProps.inert


inlist?

optional inlist: any

Inherited from

ConversationComponentCommonProps.inlist


innerHeader?

optional innerHeader: ReactNode

Inherited from

ConversationComponentCommonProps.innerHeader


inputMode?

optional inputMode: "search" | "none" | "text" | "url" | "tel" | "email" | "numeric" | "decimal"

Hints at the type of data that might be entered by the user while editing the element or its contents

See

https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute

Inherited from

ConversationComponentCommonProps.inputMode


is?

optional is: string

Specify that a standard HTML element should behave like a defined custom built-in element

See

https://html.spec.whatwg.org/multipage/custom-elements.html#attr-is

Inherited from

ConversationComponentCommonProps.is


itemID?

optional itemID: string

Inherited from

ConversationComponentCommonProps.itemID


itemProp?

optional itemProp: string

Inherited from

ConversationComponentCommonProps.itemProp


itemRef?

optional itemRef: string

Inherited from

ConversationComponentCommonProps.itemRef


itemScope?

optional itemScope: boolean

Inherited from

ConversationComponentCommonProps.itemScope


itemType?

optional itemType: string

Inherited from

ConversationComponentCommonProps.itemType


lang?

optional lang: string

Inherited from

ConversationComponentCommonProps.lang


largeConversationDetected?

optional largeConversationDetected: boolean

Inherited from

ConversationComponentCommonProps.largeConversationDetected


largeConversationResetLoading?

optional largeConversationResetLoading: boolean

Inherited from

ConversationComponentCommonProps.largeConversationResetLoading


loadingSpinner?

optional loadingSpinner: ReactNode

Inherited from

ConversationComponentCommonProps.loadingSpinner


maxWidth?

optional maxWidth: string

Inherited from

ConversationComponentCommonProps.maxWidth


messageClassNames?

optional messageClassNames: MessageClassNames


messageComponents?

optional messageComponents: MessageComponents


newConversationPresentation?

optional newConversationPresentation: ReactNode

Inherited from

ConversationComponentCommonProps.newConversationPresentation


nonce?

optional nonce: string

Inherited from

ConversationComponentCommonProps.nonce


onAbort?

optional onAbort: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAbort


onAbortCapture?

optional onAbortCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAbortCapture


onAllowedSkillsChange()?

optional onAllowedSkillsChange: (skills) => void

Parameters

skills

ChatSkillOption[] | (prev) => ChatSkillOption[]

Returns

void

Inherited from

ConversationComponentCommonProps.onAllowedSkillsChange


onAnimationEnd?

optional onAnimationEnd: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationEnd


onAnimationEndCapture?

optional onAnimationEndCapture: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationEndCapture


onAnimationIteration?

optional onAnimationIteration: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationIteration


onAnimationIterationCapture?

optional onAnimationIterationCapture: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationIterationCapture


onAnimationStart?

optional onAnimationStart: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationStart


onAnimationStartCapture?

optional onAnimationStartCapture: AnimationEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAnimationStartCapture


onAuxClick?

optional onAuxClick: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAuxClick


onAuxClickCapture?

optional onAuxClickCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onAuxClickCapture


onBeforeInput?

optional onBeforeInput: InputEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onBeforeInput


onBeforeInputCapture?

optional onBeforeInputCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onBeforeInputCapture


onBeforeToggle?

optional onBeforeToggle: ToggleEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onBeforeToggle


onBlur?

optional onBlur: FocusEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onBlur


onBlurCapture?

optional onBlurCapture: FocusEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onBlurCapture


onCanPlay?

optional onCanPlay: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCanPlay


onCanPlayCapture?

optional onCanPlayCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCanPlayCapture


onCanPlayThrough?

optional onCanPlayThrough: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCanPlayThrough


onCanPlayThroughCapture?

optional onCanPlayThroughCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCanPlayThroughCapture


onChange?

optional onChange: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onChange


onChangeCapture?

optional onChangeCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onChangeCapture


onClick?

optional onClick: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onClick


onClickCapture?

optional onClickCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onClickCapture


onCompositionEnd?

optional onCompositionEnd: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionEnd


onCompositionEndCapture?

optional onCompositionEndCapture: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionEndCapture


onCompositionStart?

optional onCompositionStart: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionStart


onCompositionStartCapture?

optional onCompositionStartCapture: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionStartCapture


onCompositionUpdate?

optional onCompositionUpdate: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionUpdate


onCompositionUpdateCapture?

optional onCompositionUpdateCapture: CompositionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCompositionUpdateCapture


onContextMenu?

optional onContextMenu: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onContextMenu


onContextMenuCapture?

optional onContextMenuCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onContextMenuCapture


onCopy?

optional onCopy: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCopy


onCopyCapture?

optional onCopyCapture: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCopyCapture


onCut?

optional onCut: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCut


onCutCapture?

optional onCutCapture: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onCutCapture


onDoubleClick?

optional onDoubleClick: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDoubleClick


onDoubleClickCapture?

optional onDoubleClickCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDoubleClickCapture


onDrag?

optional onDrag: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDrag


onDragCapture?

optional onDragCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragCapture


onDragEnd?

optional onDragEnd: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragEnd


onDragEndCapture?

optional onDragEndCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragEndCapture


onDragEnter?

optional onDragEnter: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragEnter


onDragEnterCapture?

optional onDragEnterCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragEnterCapture


onDragExit?

optional onDragExit: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragExit


onDragExitCapture?

optional onDragExitCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragExitCapture


onDragLeave?

optional onDragLeave: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragLeave


onDragLeaveCapture?

optional onDragLeaveCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragLeaveCapture


onDragOver?

optional onDragOver: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragOver


onDragOverCapture?

optional onDragOverCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragOverCapture


onDragStart?

optional onDragStart: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragStart


onDragStartCapture?

optional onDragStartCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDragStartCapture


onDrop?

optional onDrop: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDrop


onDropCapture?

optional onDropCapture: DragEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDropCapture


onDurationChange?

optional onDurationChange: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDurationChange


onDurationChangeCapture?

optional onDurationChangeCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onDurationChangeCapture


onEmptied?

optional onEmptied: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEmptied


onEmptiedCapture?

optional onEmptiedCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEmptiedCapture


onEncrypted?

optional onEncrypted: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEncrypted


onEncryptedCapture?

optional onEncryptedCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEncryptedCapture


onEnded?

optional onEnded: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEnded


onEndedCapture?

optional onEndedCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onEndedCapture


onError?

optional onError: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onError


onErrorCapture?

optional onErrorCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onErrorCapture


onFocus?

optional onFocus: FocusEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onFocus


onFocusCapture?

optional onFocusCapture: FocusEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onFocusCapture


onGotPointerCapture?

optional onGotPointerCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onGotPointerCapture


onGotPointerCaptureCapture?

optional onGotPointerCaptureCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onGotPointerCaptureCapture


onInput?

optional onInput: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onInput


onInputCapture?

optional onInputCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onInputCapture


onInvalid?

optional onInvalid: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onInvalid


onInvalidCapture?

optional onInvalidCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onInvalidCapture


onKeyDown?

optional onKeyDown: KeyboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onKeyDown


onKeyDownCapture?

optional onKeyDownCapture: KeyboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onKeyDownCapture


~~onKeyPress?~~

optional onKeyPress: KeyboardEventHandler\<HTMLDivElement>

Deprecated

Use onKeyUp or onKeyDown instead

Inherited from

ConversationComponentCommonProps.onKeyPress


~~onKeyPressCapture?~~

optional onKeyPressCapture: KeyboardEventHandler\<HTMLDivElement>

Deprecated

Use onKeyUpCapture or onKeyDownCapture instead

Inherited from

ConversationComponentCommonProps.onKeyPressCapture


onKeyUp?

optional onKeyUp: KeyboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onKeyUp


onKeyUpCapture?

optional onKeyUpCapture: KeyboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onKeyUpCapture


onLargeConversationReset()?

optional onLargeConversationReset: () => void

Returns

void

Inherited from

ConversationComponentCommonProps.onLargeConversationReset


onLoad?

optional onLoad: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoad


onLoadCapture?

optional onLoadCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadCapture


onLoadedData?

optional onLoadedData: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadedData


onLoadedDataCapture?

optional onLoadedDataCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadedDataCapture


onLoadedMetadata?

optional onLoadedMetadata: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadedMetadata


onLoadedMetadataCapture?

optional onLoadedMetadataCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadedMetadataCapture


onLoadStart?

optional onLoadStart: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadStart


onLoadStartCapture?

optional onLoadStartCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLoadStartCapture


onLostPointerCapture?

optional onLostPointerCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLostPointerCapture


onLostPointerCaptureCapture?

optional onLostPointerCaptureCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onLostPointerCaptureCapture


onMouseDown?

optional onMouseDown: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseDown


onMouseDownCapture?

optional onMouseDownCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseDownCapture


onMouseEnter?

optional onMouseEnter: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseEnter


onMouseLeave?

optional onMouseLeave: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseLeave


onMouseMove?

optional onMouseMove: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseMove


onMouseMoveCapture?

optional onMouseMoveCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseMoveCapture


onMouseOut?

optional onMouseOut: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseOut


onMouseOutCapture?

optional onMouseOutCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseOutCapture


onMouseOver?

optional onMouseOver: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseOver


onMouseOverCapture?

optional onMouseOverCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseOverCapture


onMouseUp?

optional onMouseUp: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseUp


onMouseUpCapture?

optional onMouseUpCapture: MouseEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onMouseUpCapture


onPaste?

optional onPaste: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPaste


onPasteCapture?

optional onPasteCapture: ClipboardEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPasteCapture


onPause?

optional onPause: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPause


onPauseCapture?

optional onPauseCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPauseCapture


onPlay?

optional onPlay: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPlay


onPlayCapture?

optional onPlayCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPlayCapture


onPlaying?

optional onPlaying: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPlaying


onPlayingCapture?

optional onPlayingCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPlayingCapture


onPointerCancel?

optional onPointerCancel: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerCancel


onPointerCancelCapture?

optional onPointerCancelCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerCancelCapture


onPointerDown?

optional onPointerDown: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerDown


onPointerDownCapture?

optional onPointerDownCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerDownCapture


onPointerEnter?

optional onPointerEnter: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerEnter


onPointerLeave?

optional onPointerLeave: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerLeave


onPointerMove?

optional onPointerMove: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerMove


onPointerMoveCapture?

optional onPointerMoveCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerMoveCapture


onPointerOut?

optional onPointerOut: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerOut


onPointerOutCapture?

optional onPointerOutCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerOutCapture


onPointerOver?

optional onPointerOver: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerOver


onPointerOverCapture?

optional onPointerOverCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerOverCapture


onPointerUp?

optional onPointerUp: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerUp


onPointerUpCapture?

optional onPointerUpCapture: PointerEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onPointerUpCapture


onProgress?

optional onProgress: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onProgress


onProgressCapture?

optional onProgressCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onProgressCapture


onRateChange?

optional onRateChange: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onRateChange


onRateChangeCapture?

optional onRateChangeCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onRateChangeCapture


onRealtimeTalkClick()?

optional onRealtimeTalkClick: () => void

Returns

void

Inherited from

ConversationComponentCommonProps.onRealtimeTalkClick


onReset?

optional onReset: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onReset


onResetCapture?

optional onResetCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onResetCapture


onScroll?

optional onScroll: UIEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onScroll


onScrollCapture?

optional onScrollCapture: UIEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onScrollCapture


onScrollEnd?

optional onScrollEnd: UIEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onScrollEnd


onScrollEndCapture?

optional onScrollEndCapture: UIEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onScrollEndCapture


onSeeked?

optional onSeeked: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSeeked


onSeekedCapture?

optional onSeekedCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSeekedCapture


onSeeking?

optional onSeeking: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSeeking


onSeekingCapture?

optional onSeekingCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSeekingCapture


onSelect?

optional onSelect: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSelect


onSelectCapture?

optional onSelectCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSelectCapture


onSkillAdded()?

optional onSkillAdded: (skill) => void

Parameters

skill

ChatSkillOption

Returns

void

Inherited from

ConversationComponentCommonProps.onSkillAdded


onStalled?

optional onStalled: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onStalled


onStalledCapture?

optional onStalledCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onStalledCapture


onSubmit?

optional onSubmit: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSubmit


onSubmitCapture?

optional onSubmitCapture: FormEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSubmitCapture


onSuspend?

optional onSuspend: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSuspend


onSuspendCapture?

optional onSuspendCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onSuspendCapture


onTimeUpdate?

optional onTimeUpdate: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTimeUpdate


onTimeUpdateCapture?

optional onTimeUpdateCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTimeUpdateCapture


onToggle?

optional onToggle: ToggleEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onToggle


onTouchCancel?

optional onTouchCancel: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchCancel


onTouchCancelCapture?

optional onTouchCancelCapture: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchCancelCapture


onTouchEnd?

optional onTouchEnd: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchEnd


onTouchEndCapture?

optional onTouchEndCapture: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchEndCapture


onTouchMove?

optional onTouchMove: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchMove


onTouchMoveCapture?

optional onTouchMoveCapture: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchMoveCapture


onTouchStart?

optional onTouchStart: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchStart


onTouchStartCapture?

optional onTouchStartCapture: TouchEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTouchStartCapture


onTransitionCancel?

optional onTransitionCancel: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionCancel


onTransitionCancelCapture?

optional onTransitionCancelCapture: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionCancelCapture


onTransitionEnd?

optional onTransitionEnd: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionEnd


onTransitionEndCapture?

optional onTransitionEndCapture: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionEndCapture


onTransitionRun?

optional onTransitionRun: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionRun


onTransitionRunCapture?

optional onTransitionRunCapture: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionRunCapture


onTransitionStart?

optional onTransitionStart: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionStart


onTransitionStartCapture?

optional onTransitionStartCapture: TransitionEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onTransitionStartCapture


onVolumeChange?

optional onVolumeChange: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onVolumeChange


onVolumeChangeCapture?

optional onVolumeChangeCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onVolumeChangeCapture


onWaiting?

optional onWaiting: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onWaiting


onWaitingCapture?

optional onWaitingCapture: ReactEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onWaitingCapture


onWheel?

optional onWheel: WheelEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onWheel


onWheelCapture?

optional onWheelCapture: WheelEventHandler\<HTMLDivElement>

Inherited from

ConversationComponentCommonProps.onWheelCapture


outerHeader?

optional outerHeader: ReactNode

Inherited from

ConversationComponentCommonProps.outerHeader


part?

optional part: string

See

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/part

Inherited from

ConversationComponentCommonProps.part


popover?

optional popover: "" | "auto" | "manual"

Inherited from

ConversationComponentCommonProps.popover


popoverTarget?

optional popoverTarget: string

Inherited from

ConversationComponentCommonProps.popoverTarget


popoverTargetAction?

optional popoverTargetAction: "toggle" | "show" | "hide"

Inherited from

ConversationComponentCommonProps.popoverTargetAction


prefix?

optional prefix: string

Inherited from

ConversationComponentCommonProps.prefix


promptInputPlaceholder()?

optional promptInputPlaceholder: (assistantName) => string

Parameters

assistantName

string

Returns

string

Inherited from

ConversationComponentCommonProps.promptInputPlaceholder


property?

optional property: string

Inherited from

ConversationComponentCommonProps.property


radioGroup?

optional radioGroup: string

Inherited from

ConversationComponentCommonProps.radioGroup


realtimeTalkEnabled?

optional realtimeTalkEnabled: boolean

Inherited from

ConversationComponentCommonProps.realtimeTalkEnabled


rel?

optional rel: string

Inherited from

ConversationComponentCommonProps.rel


resource?

optional resource: string

Inherited from

ConversationComponentCommonProps.resource


results?

optional results: number

Inherited from

ConversationComponentCommonProps.results


rev?

optional rev: string

Inherited from

ConversationComponentCommonProps.rev


role?

optional role: AriaRole

Inherited from

ConversationComponentCommonProps.role


security?

optional security: string

Inherited from

ConversationComponentCommonProps.security


showNewConversationPresentation?

optional showNewConversationPresentation: boolean

Inherited from

ConversationComponentCommonProps.showNewConversationPresentation


slot?

optional slot: string

Inherited from

ConversationComponentCommonProps.slot


spellCheck?

optional spellCheck: Booleanish

Inherited from

ConversationComponentCommonProps.spellCheck


style?

optional style: CSSProperties

Inherited from

ConversationComponentCommonProps.style


suppressContentEditableWarning?

optional suppressContentEditableWarning: boolean

Inherited from

ConversationComponentCommonProps.suppressContentEditableWarning


suppressHydrationWarning?

optional suppressHydrationWarning: boolean

Inherited from

ConversationComponentCommonProps.suppressHydrationWarning


tabIndex?

optional tabIndex: number

Inherited from

ConversationComponentCommonProps.tabIndex


title?

optional title: string

Inherited from

ConversationComponentCommonProps.title


translate?

optional translate: "no" | "yes"

Inherited from

ConversationComponentCommonProps.translate


typeof?

optional typeof: string

Inherited from

ConversationComponentCommonProps.typeof


unselectable?

optional unselectable: "off" | "on"

Inherited from

ConversationComponentCommonProps.unselectable


vocab?

optional vocab: string

Inherited from

ConversationComponentCommonProps.vocab