Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-provider
ScmActionButton
Interface ScmActionButton
interface
ScmActionButton
{
command
:
ScmCommand
;
description
?:
string
;
enabled
?:
boolean
;
secondaryCommands
?:
ScmCommand
[]
[]
;
}
Index
Properties
command
description?
enabled?
secondary
Commands?
Properties
command
command
:
ScmCommand
Optional
description
description
?:
string
Optional
enabled
enabled
?:
boolean
Optional
secondary
Commands
secondaryCommands
?:
ScmCommand
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
description
enabled
secondary
Commands
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...