Example of Stacked Header in React Kanban Component

/
/
StackedHeader

This sample demonstrates the Kanban component with the stacked header feature. In this sample, the Kanban is showcased with two headers aligned in a stacked manner.

More Details...

To Do
Development Phase
Done
Open
- 5 items
In Progress
- 4 items
In Review
- 5 items
Completed
- 5 items
Description

The Kanban provides an option to add an additional header along with a column header in stacked manner. This header groups the logically related columns. This can be achieved by mapping text and keyFields attribute of the stackedHeaders property.