SVGAngle

external class SVGAngle(source)

Used to represent a value that can be an or value. An SVGAngle reflected through the animVal attribute is always read only.

MDN Reference

Types

Link copied to clipboard
object Companion
Link copied to clipboard
sealed interface UnitType

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun newValueSpecifiedUnits(unitType: SVGAngle.UnitType, valueInSpecifiedUnits: Float)