viewBox

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

Sets the viewBox attribute.


abstract val viewBox: String?(source)

The viewBox attribute.