Set Dropdown.props.search.enabled
to false
. The keyboard is likely only appearing because it is registering the searchable input of the Dropdown.
2 Likes
Set Dropdown.props.search.enabled
to false
. The keyboard is likely only appearing because it is registering the searchable input of the Dropdown.