name

@Composable
abstract fun name(name: String?)(source)

Set the name attribute of the generated HTML input element.


abstract val name: String?(source)

The name attribute of the generated HTML input element.