Idris2Doc : Text.CSS.Dir

Text.CSS.Dir

(source)

Definitions

dataDir : Type->Type
Totality: total
Visibility: public export
Constructors:
All : a->Dira
Left : a->Dira
Right : a->Dira
Top : a->Dira
Bottom : a->Dira
VH : a->a->Dira
  Vertical and horizontal width
THB : a->a->a->Dira
  Top, horizontal, bottom width
TRBL : a->a->a->a->Dira
  Top, right, bottom, left

Hints:
CastLengtha=>CastLength (Dira)
CastPercentagea=>CastPercentage (Dira)
vals : Dira->Lista
Totality: total
Visibility: export