Instance Propertyswiftwasm.webapikit 0.1.0CSSOM
ax
Generated.swift:1206@ReadWriteAttribute var ax: CSSNumericValue { get set }
@ReadWriteAttribute var ax: CSSNumericValue { get set }
import CSSOM
class CSSSkew
@propertyWrapper struct ReadWriteAttribute<Wrapped> where Wrapped : ConstructibleFromJSValue, Wrapped : ConvertibleToJSValue
class CSSNumericValue
convenience init(ax: CSSNumericValue, ay: CSSNumericValue)
required init(unsafelyWrapping jsObject: JSObject)
override class var constructor: JSFunction? { get }
@ReadWriteAttribute var ay: CSSNumericValue { get set }