autocomplete

@Composable
abstract fun autocomplete(autocomplete: Autocomplete?)(source)

Set the autocomplete attribute of the generated HTML input element.


The autocomplete attribute of the generated HTML input element.