Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/json-schema
IJSONSchemaSnippet
Interface IJSONSchemaSnippet
interface
IJSONSchemaSnippet
{
body
?:
JSONValue
;
bodyText
?:
string
;
description
?:
string
;
label
?:
string
;
}
Index
Properties
body?
body
Text?
description?
label?
Properties
Optional
body
body
?:
JSONValue
Optional
body
Text
bodyText
?:
string
Optional
description
description
?:
string
Optional
label
label
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
body
Text
description
label
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...