transform

@Composable
abstract fun transform(transform: String?)

Sets the transform attribute.


abstract val transform: String?

The transform attribute.