FilterableTreeProps Interface

Return type of useFilterablePresentationTree hook.

Properties

Name Type Description
filterDialog ReactNode    
onClearFilterClick (nodeId: string) => void    
onFilterClick (nodeId: string) => void    

Defined in

Last Updated: 25 April, 2024