Functional Component for Kanban

I want to load/save data from Kanban using Functional component to database. Any Axios/Fetch API example will be very helpful as I am using React.js


1 Reply 1 reply marked as answer

VJ Vinitha Jeyakumar Syncfusion Team September 22, 2022 11:24 AM UTC

Hi Salokya,


The Kanban uses DataManager, which supports both RESTful data service binding and JavaScript object array binding. The dataSource property of Kanban can be assigned either with the instance of DataManager or JavaScript object array collection, as it supports both local and remote data binding.

Please refer to the below documentation for further reference.


Regards,
Vinitha

Marked as answer
Loader.
Up arrow icon