toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-fullscreen-search
/
com.mapbox.dash.fullscreen.search.suggestions
/
SuggestionsResultController
/
SearchSuggestions
Search
Suggestions
@
Composable
fun
SearchSuggestions
(
modifier
:
Modifier
=
Modifier
,
result
:
SuggestionsResult
,
contentPaddingEnd
:
Dp
=
0.dp
,
contentPaddingBottom
:
Dp
=
0.dp
)