ReactKanbanBoard
Content Type: Widget
Categories: User Interface
Overview
- To demonstrate drag and drop items on mendix app
- Enable react widget with typescript extension (tsx)
- With a custom code sharing on github, i hope to get people to involve and adding more custom by cloning this code
Documentation
How to use:
Add the widget into your form, specify the message, any of string you want.
Items on each column can drag and drop, you can also remove this item.
For customization, you can download the code from github and modify.
For example:
1- you can modify the .xml to receive more input
2- or const board = { receive information from mx.data }
Releases
Version: 1.0.0
Framework Version: 8.1.1
Release Notes: React Kanban Board