viewBox

@Composable
abstract fun viewBox(viewBox: String?)

Sets the viewBox attribute.


abstract val viewBox: String?

The viewBox attribute.