toggle menu
stream-chat-android
6.22.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme
/
ChatComponentFactory
/
SearchInputClearButton
Search
Input
Clear
Button
@
Composable
open
fun
SearchInputClearButton
(
onClick
:
(
)
->
Unit
)
The default clear button of the search input.
Used by
ChannelListSearchInput
.