Search results

Data API in JavaScript Kanban API control

Kanban data module

Methods

refreshUI

The function is used to refresh the UI once the data manager action is completed

Parameter Type Description
args ActionEventArgs Accepts the ActionEventArgs to refresh UI.
position number Accepts the index to refresh UI.
isDropped (optional) boolean Accepts the boolean value based on based if it is dragged and dropped

Returns void

Contents
Contents