Skip to content

Commit

Permalink
feat: Add optionMatcher prop to EuiSelectable and EuiComboBox c…
Browse files Browse the repository at this point in the history
…omponents (elastic#7709)
  • Loading branch information
tkajtoch authored and mgadewoll committed May 3, 2024
1 parent dbd8866 commit 8c1b693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelogs/upcoming/7709.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Added a new, optional `optionMatcher` prop to `EuiSelectable` and `EuiComboBox` allowing passing a custom option matcher function to these components and controlling option filtering for given search string

0 comments on commit 8c1b693

Please sign in to comment.