nodeguy/website/docs/api/generated/enums/orientation.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

25 lines
301 B
Markdown

---
id: "orientation"
title: "Orientation"
sidebar_label: "Orientation"
---
## Index
### Enumeration members
* [Horizontal](orientation.md#horizontal)
* [Vertical](orientation.md#vertical)
## Enumeration members
### Horizontal
**Horizontal**: = 1
___
### Vertical
**Vertical**: = 2