name

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

Set the component name.


abstract val name: String?(source)

The component name.