Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat-ui
chat-response-renderer/delegation-response-renderer
DelegationResponseRenderer
Class DelegationResponseRenderer
Implements
ChatResponsePartRenderer
<
DelegationResponseContent
>
Index
Constructors
constructor
Properties
sub
Chat
Widget
Factory
Methods
can
Handle
render
Constructors
constructor
new
DelegationResponseRenderer
()
:
DelegationResponseRenderer
Returns
DelegationResponseRenderer
Properties
sub
Chat
Widget
Factory
subChatWidgetFactory
:
SubChatWidgetFactory
Methods
can
Handle
canHandle
(
response
:
ChatResponseContent
)
:
number
Parameters
response
:
ChatResponseContent
Returns
number
render
render
(
response
:
DelegationResponseContent
,
parentNode
:
ResponseNode
)
:
ReactNode
Parameters
response
:
DelegationResponseContent
parentNode
:
ResponseNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
sub
Chat
Widget
Factory
Methods
can
Handle
render
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...