FilterableTreeProps Interface

Return type of useFilterablePresentationTree hook.

Properties

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

Defined in

Last Updated: 13 May, 2024