Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
ScmAmendComponentProps
Interface ScmAmendComponentProps
interface
ScmAmendComponentProps
{
avatarService
:
ScmAvatarService
;
repository
:
ScmRepository
;
scmAmendSupport
:
ScmAmendSupport
;
setCommitMessage
:
(
(
message
)
=>
void
)
;
storageService
:
StorageService
;
style
:
undefined
|
CSSProperties
;
}
Index
Properties
avatar
Service
repository
scm
Amend
Support
set
Commit
Message
storage
Service
style
Properties
avatar
Service
avatar
Service
:
ScmAvatarService
repository
repository
:
ScmRepository
scm
Amend
Support
scm
Amend
Support
:
ScmAmendSupport
set
Commit
Message
set
Commit
Message
:
(
(
message
)
=>
void
)
Type declaration
(
message
)
:
void
Parameters
message
:
string
Returns
void
storage
Service
storage
Service
:
StorageService
style
style
:
undefined
|
CSSProperties
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
avatar
Service
repository
scm
Amend
Support
set
Commit
Message
storage
Service
style
Theia TypeDoc
Loading...