Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
common/user-interaction-tool
UserInteractionStepResult
Interface UserInteractionStepResult
interface
UserInteractionStepResult
{
comments
?:
string
[]
;
skipped
?:
boolean
;
title
:
string
;
value
?:
string
;
}
Index
Properties
comments?
skipped?
title
value?
Properties
Optional
comments
comments
?:
string
[]
Optional
skipped
skipped
?:
boolean
title
title
:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comments
skipped
title
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...