Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScmAmendComponentProps

Hierarchy

  • ScmAmendComponentProps

Index

Properties

avatarService

avatarService: ScmAvatarService

repository

repository: ScmRepository

scmAmendSupport

scmAmendSupport: ScmAmendSupport

setCommitMessage

setCommitMessage: (message: string) => void

Type declaration

    • (message: string): void
    • Parameters

      • message: string

      Returns void

storageService

storageService: StorageService

style

style: undefined | CSSProperties