Skip to content

summersky2014/roact-dnd

 
 

Repository files navigation

Roact Drag and Drop (D&D)

Work-in-progress simple dragging & dropping functionality for Roact.

Plan

  • To have a basic way of accomplishing drag & drop
  • Support roblox-ts & @rbxts/roact out of the gates.
  • Start off with DragFrame and DropFrame - being a wrapper around Frame with the extra props and functionalities of this module.
  • Eventually custom logic, e.g. CanDrop for DropTarget, CanDrag for DragSource
  • Eventually possibly could expand to custom components

About

Drag & drop functionality for Roact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%