area-controls-entryarea-keyboardgood first issueproposal/opent/enhancement ☀️
描述
Description
It would be great to have ReturnType API for SearchBar like it is done for Entry.
Public API Changes
<SearchBar
ReturnType="Done">
</SearchBar>
Intended Use-Case
When developer implements realtime search using SearchBar, "Search" button on keyboard doesn't make sense. "Done" option should be available for this case.