FilterTextField

fun FilterTextField(value: String, onFilterUpdate: (String) -> Unit, placeholder: String, modifier: Modifier = Modifier)