custom searchInput placement #127
Unanswered
iamravisingh
asked this question in
Q&A
Replies: 1 comment
-
The library currently does not provide that out of the box, but you could use a react portal to render it outside of the tree. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the default search input is on top of the tree as an overflow. Is there any way to place the customSearchInput as a first HTML element i.e before the tree there should be searchField? I can use renderSearchInput. so, do I need to add some CSS changes to achieve this?
cc: @lukasbach
Beta Was this translation helpful? Give feedback.
All reactions