struct

CSS::FrValue

Inherits Struct < Value < Object

Constructors

new(value : Float32 | Float64 | Int128 | Int16 | Int32 | Int8)
Source

Instance methods

*(other : Number)
Source
+(other : self)
Source
+(other : Number)
Source
-(other : self)
Source
-(other : Number)
Source
/(other : Number)
Source
to_css_value
Source
to_s(io : IO)

Same as #inspect(io).

Source
value