Filter API in React Gantt API component
The Filter module is used to handle filter action.
Methods
destroy
This method is used to destroy the filter module. When called, it performs any necessary cleanup operations related to the filter module.
Returns void