@witchcraft/layout
Github
Issues
npm
Preparing search index...
drag/createDefaultHandlers
createDefaultHandlers
Function createDefaultHandlers
createDefaultHandlers
(
config
?:
{
debugClose
?:
boolean
;
debugFrameDrag
?:
boolean
;
debugSplit
?:
boolean
;
}
,
)
:
IDragAction
[]
Creates the default drag actions (Split, Close, FrameDrag).
Parameters
config
:
{
debugClose
?:
boolean
;
debugFrameDrag
?:
boolean
;
debugSplit
?:
boolean
}
= {}
Returns
IDragAction
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...
Creates the default drag actions (Split, Close, FrameDrag).