Skip to main content
Version: 5.5

Search customisation

class MyCustomCatalogSuccessSearchImp: CatalogSuccessSearch {

@Composable
override fun Content(params: CatalogSuccessSearchParameters) {
// Your custom design here
}
}

Params

data class CatalogSuccessSearchParameters(
val onClose: () -> Unit, // to call when user leaves page without saving or applying his changes
val onApply: (String) -> Unit // to call before navigating to result page
)

Resource

NameResource IDValue FrValue Eng
searchPlaceholdercom_miam_catalog_filter_search_placeholderRechercherSearch