An open API service indexing awesome lists of open source software.

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

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:
General view of application

Adding a new todo-action:

Adding new to-do-action

Reordering items:

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.