Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add extra options to the tree search input
- added extra `showButtons` options to the tree search input. - allows users to navigate their matches more easily using `next` and `previous` buttons. - allows users to `close` the search input. - fixed incorrect implementation of the `searchBox.onPrevious` callback. Signed-off-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
- Loading branch information