@rbxts/roact-dnd
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Roact Drag and Drop (D&D)

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

Plan

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

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/roact-dnd

Weekly Downloads

1

Version

0.0.6

License

ISC

Unpacked Size

30.1 kB

Total Files

15

Last publish

Collaborators

  • vorlias