Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-amend-component
ScmAmendComponentProps
Interface ScmAmendComponentProps
interface
ScmAmendComponentProps
{
avatarService
:
ScmAvatarService
;
repository
:
ScmRepository
;
scmAmendSupport
:
ScmAmendSupport
;
setCommitMessage
:
(
message
:
string
)
=>
void
;
storageService
:
StorageService
;
style
:
undefined
|
CSSProperties
;
}
Index
Properties
avatar
Service
repository
scm
Amend
Support
set
Commit
Message
storage
Service
style
Properties
avatar
Service
avatarService
:
ScmAvatarService
repository
repository
:
ScmRepository
scm
Amend
Support
scmAmendSupport
:
ScmAmendSupport
set
Commit
Message
setCommitMessage
:
(
message
:
string
)
=>
void
storage
Service
storageService
:
StorageService
style
style
:
undefined
|
CSSProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
Service
repository
scm
Amend
Support
set
Commit
Message
storage
Service
style
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...