Theia API Documentation v1.71.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-ide
common/user-interaction-tool
UserInteractionOption
Interface UserInteractionOption
interface
UserInteractionOption
{
buttonLabel
?:
string
;
description
?:
string
;
text
:
string
;
value
:
string
;
}
Index
Properties
button
Label?
description?
text
value
Properties
Optional
button
Label
buttonLabel
?:
string
Optional
description
description
?:
string
text
text
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Label
description
text
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.71.0
Loading...