to

@Composable
abstract fun to(to: String?)

Sets the to attribute.


abstract val to: String?

The to attribute.