Option to always use autocomplete with drawer behavior
Mikael Colliander
Release notes
- Added optional bool
shouldAlwaysUseSheet
when true the autocomplete will be render in a sheet on all devices - Added optional bool
shouldKeepSearchQuery
when true the input field will not update to reflect the current option when navigating options with arrow keys - Added optional callback
onArrowNavigation
to fire when arrow key navigation ocurrs - Added optional bool
overrideDefaultOnSelectBehavior
when true the results view will not close when an option is selected - Added optional string
href
toSelectedItemProps
Ändrade komponenter
Dependency bumpar
internal/stories
ui/data-grid
ui/station-picker