@witchcraft/layout
Github
Issues
npm
Preparing search index...
types
ActionHandlerApplyResult
Type Alias ActionHandlerApplyResult
type
ActionHandlerApplyResult
=
{
result
?:
any
;
updateEdges
:
boolean
;
}
Index
Properties
result?
update
Edges
Properties
Optional
result
result
?:
any
Value to resolve the drag promise with. Ignored if
updateEdges
is false.
update
Edges
updateEdges
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
result
update
Edges
Github
Issues
npm
@witchcraft/layout
Loading...
Value to resolve the drag promise with. Ignored if
updateEdgesis false.