v1.6.0
Features
- Added a custom
afterDropdownInputFocus
prop to theFilterSearch
component that is called after focus enters the input. This can be used, for example, to fire analytics events when a user clicks into theFilterSearch
input. (#432)
afterDropdownInputFocus
prop to the FilterSearch
component that is called after focus enters the input. This can be used, for example, to fire analytics events when a user clicks into the FilterSearch
input. (#432)