Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/getting-started
common/walkthrough-types
Walkthrough
Interface Walkthrough
interface
Walkthrough
{
description
:
string
;
icon
?:
string
;
id
:
string
;
pluginIcon
?:
string
;
pluginId
:
string
;
steps
:
WalkthroughStep
[]
;
title
:
string
;
when
?:
string
;
}
Index
Properties
description
icon?
id
plugin
Icon?
plugin
Id
steps
title
when?
Properties
description
description
:
string
Optional
icon
icon
?:
string
id
id
:
string
Optional
plugin
Icon
pluginIcon
?:
string
Icon of the contributing extension, as a backend relative path.
plugin
Id
pluginId
:
string
steps
steps
:
WalkthroughStep
[]
title
title
:
string
Optional
when
when
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
icon
id
plugin
Icon
plugin
Id
steps
title
when
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...
Icon of the contributing extension, as a backend relative path.