TreeTable - pass search term as prop #3333
Unanswered
simazargar
asked this question in
PrimeReact
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
On TreeTable component, I do not like the location of seach box in my interface, it is in the middle of grid taking too much space, I wish I could hide it with css and put my own search box where I want, save it in the state, then pass the value of my search box in the state to TreeTable as a prop. Can we have a prop in TreeTable to support that?
Beta Was this translation helpful? Give feedback.
All reactions