https://github.com/cuba-platform/sample-components-dragdrop
Demo of cuba-dnd add-on: drag and drop of UI components
https://github.com/cuba-platform/sample-components-dragdrop
cuba-sample sample
Last synced: over 1 year ago
JSON representation
Demo of cuba-dnd add-on: drag and drop of UI components
- Host: GitHub
- URL: https://github.com/cuba-platform/sample-components-dragdrop
- Owner: cuba-platform
- Created: 2017-06-06T11:00:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T07:59:40.000Z (almost 7 years ago)
- Last Synced: 2025-01-23T08:19:32.962Z (over 1 year ago)
- Topics: cuba-sample, sample
- Language: Java
- Homepage:
- Size: 261 KB
- Stars: 0
- Watchers: 30
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drag and Drop with UI components
It is sample of [cuba-dnd](https://github.com/cuba-platform/cuba-dnd) add-on.
In this small app users can drag buttons with predefined todo-actions to make a todo-list.
General view of the application:

Adding a new todo-action:

Reordering items:

Based on CUBA Platform 7.1.0
## Issues
Please use https://www.cuba-platform.com/discuss for discussion, support, and reporting problems coressponding to this sample.