customView

val customView: @Composable (selected: Boolean) -> Unit? = null

Parameters

customView

Replace the standard grid or list item view with a custom view.