transform

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

Sets the transform attribute.


abstract val transform: String?(source)

The transform attribute.