Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/scm
browser/scm-tree-widget
ScmInlineActions
Props
Interface Props
interface
Props
{
args
:
any
[]
;
children
?:
ReactNode
;
contextKeys
:
ScmContextKeyService
;
hover
:
boolean
;
menu
:
undefined
|
CompoundMenuNode
;
menuPath
:
MenuPath
;
model
:
ScmTreeModel
;
treeNode
:
TreeNode
;
}
Index
Properties
args
children?
context
Keys
hover
menu
menu
Path
model
tree
Node
Properties
args
args
:
any
[]
Optional
children
children
?:
ReactNode
context
Keys
contextKeys
:
ScmContextKeyService
hover
hover
:
boolean
menu
menu
:
undefined
|
CompoundMenuNode
menu
Path
menuPath
:
MenuPath
model
model
:
ScmTreeModel
tree
Node
treeNode
:
TreeNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
children
context
Keys
hover
menu
menu
Path
model
tree
Node
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...