Example of undefined in React Kanban Component

/
/
SearchFilter

This sample demonstrates the filtering and searching actions of Kanban. In this sample, select the key value from drop down list to display the filtered data in Kanban board. Type in search box to be searched in header/content and display the search result in a board.

More Details...

Loading....
Description

The Kanban provides an option to filter or search the cards and displayed on Kanban board using query property.

  • In query, where used for filtering the Kanban cards.
  • In query, search is used for searching the cards.