attribute

@Composable
abstract fun attribute(name: String, value: String?)(source)

Set value for the given attribute.