SearchInput
- Dev
UsageCode Example
<SearchInput
ref={searchInputRef}
testID={'searchInput'}
placeholder={'Search'}
onDismiss={onDismiss}
/>

TIP
This component extends the TextInput props.
APIThis is the list of additional props for the component