Theia API Documentation v1.75.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/getting-started
common/walkthrough-types
WalkthroughStep
Interface WalkthroughStep
interface
WalkthroughStep
{
completionEvents
?:
string
[]
;
description
:
string
;
id
:
string
;
isComplete
:
boolean
;
media
?:
WalkthroughStepMedia
;
title
:
string
;
when
?:
string
;
}
Index
Properties
completion
Events?
description
id
is
Complete
media?
title
when?
Properties
Optional
completion
Events
completionEvents
?:
string
[]
description
description
:
string
id
id
:
string
is
Complete
isComplete
:
boolean
Optional
media
media
?:
WalkthroughStepMedia
title
title
:
string
Optional
when
when
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
completion
Events
description
id
is
Complete
media
title
when
Eclipse Theia Website
GitHub
Theia API Documentation v1.75.0
Loading...