Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat-ui
chat-response-renderer/question-part-renderer
QuestionPartRenderer
Class QuestionPartRenderer
Implements
ChatResponsePartRenderer
<
QuestionResponseContent
>
Index
Constructors
constructor
Methods
can
Handle
render
Constructors
constructor
new
QuestionPartRenderer
()
:
QuestionPartRenderer
Returns
QuestionPartRenderer
Methods
can
Handle
canHandle
(
response
:
ChatResponseContent
)
:
number
Parameters
response
:
ChatResponseContent
Returns
number
render
render
(
question
:
QuestionResponseContent
,
node
:
ResponseNode
)
:
ReactNode
Parameters
question
:
QuestionResponseContent
node
:
ResponseNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
can
Handle
render
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...