Skip to content

Commit

Permalink
Update website/docs/02_components/forms/selectable/overview.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Cee Chen <[email protected]>
  • Loading branch information
tkajtoch and cee-chen authored Jan 15, 2024
1 parent 167d0ab commit 5c2c36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/02_components/forms/selectable/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ for selected options when `allowExclusions = false`.

To add a search component to the list, simply add the `searchable` prop. You can optionally pass
in a `searchProps` object which will get passed down to the actual **EuiFieldSearch** used.
In this example,`onSearch` will return a second parameter, enabling you to access the list of filtered items
In this example, `onSearch` will return a second parameter, enabling you to access the list of filtered items

:::note

Expand Down

0 comments on commit 5c2c36a

Please sign in to comment.