nodeguy/website/docs/api/generated/enums/direction.md
Atul R 392aa3cd4c
Adds automatic docs for now (#308)
* adds basic typedoc

* backup

* Adds all docs to source code

* Adds autogenerated docs

* Fixes doc links

* Updates docs
2019-12-29 00:42:06 +05:30

489 B

id title sidebar_label
direction Direction Direction

Index

Enumeration members

Enumeration members

BottomToTop

BottomToTop: = 3


LeftToRight

LeftToRight: = 0


RightToLeft

RightToLeft: = 1


TopToBottom

TopToBottom: = 2