Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
WorkspaceTrustRequestButton
Interface WorkspaceTrustRequestButton
interface
WorkspaceTrustRequestButton
{
label
:
string
;
type
:
"ContinueWithTrust"
|
"ContinueWithoutTrust"
|
"Manage"
|
"Cancel"
;
}
Index
Properties
label
type
Properties
Readonly
label
label
:
string
Readonly
type
type
:
"ContinueWithTrust"
|
"ContinueWithoutTrust"
|
"Manage"
|
"Cancel"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...