SearchInputButton Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
onPress | Abyss.GestureResponderEventHandler | - | - | Callback fired when the search button is pressed |
placeholder | string | undefined | - | - | Short description displayed in the input |
SearchInputButton Classes
| Class Name | Description |
|---|---|
| abyss-search-input-button-root | Search input button root element |
| abyss-search-input-button-text | Search input button placeholder text |
| abyss-search-input-button-icon | Search icon |