ReasoningContentTemplateProps
Interface
The props passed to a custom contentTemplate component for the Reasoning component.
When a contentTemplate is provided, it replaces the default rendering of the
reasoning body content.
Definition
Package:@progress/kendo-react-conversational-ui
Properties
children?
ReactNode
The reasoning body content supplied by the host, forwarded from children.