0.0.6 • Published 5 years ago
@rbxts/roact-dnd v0.0.6
Work-in-progress simple dragging & dropping functionality for Roact.
Plan
- To have a basic way of accomplishing drag & drop
- Support roblox-ts &
@rbxts/roactout of the gates. - Start off with
DragFrameandDropFrame- being a wrapper aroundFramewith the extra props and functionalities of this module. - Eventually custom logic, e.g.
CanDropforDropTarget,CanDragforDragSource - Eventually possibly could expand to custom components