Idris2Doc : Text.CSS.Length

Text.CSS.Length

(source)

Definitions

dataLength : Type
Totality: total
Visibility: public export
Constructors:
Pt : Bits16->Length
Px : Bits16->Length
Em : Double->Length
Rem : Double->Length

Hints:
CastLengtha=>CastLength (Dira)
CastLengthMinMaxValue
CastLengthGridValue
CastLengthFlexBasis
CastLengthFontSize
CastLengthBorderRadius
CastLengthBorderWidth
CastLengthWidth
RenderLength
pt : CastLengtha=>Bits16->a
Totality: total
Visibility: export
px : CastLengtha=>Bits16->a
Totality: total
Visibility: export
em : CastLengtha=>Double->a
Totality: total
Visibility: export
rem : CastLengtha=>Double->a
Totality: total
Visibility: export