Modify Columns Programmatically in JavaScript Kanban
You can dynamically change the Kanban columns by using the columns property.
In the below sample, you can dynamically change the allowToggle property at the particular column when you click on the button. You can also change the initially created columns to the new Kanban columns by using the columns property when you click on the button.