Interface: ConvoStackWrapperProps
frontend-react.ConvoStackWrapperProps
Properties
children
• children: ReactNode
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:12
graphqlUrl
• graphqlUrl: string
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:5
websocketUrl
• websocketUrl: string
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:6
CustomMessage
• Optional
CustomMessage: ComponentType
<MessageProps
>
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:13
customStyling
• Optional
customStyling: CustomStyling
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:8
defaultAgent
• Optional
defaultAgent: string
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:10
disableWidget
• Optional
disableWidget: boolean
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:11
icons
• Optional
icons: CustomIcons
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:9
userData
• Optional
userData: UserData
Defined in
convostack-frontend-react/dist/src/ConvoStackWrapper.d.ts:7