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

32 lines
372 B
Markdown

---
id: "textformat"
title: "TextFormat"
sidebar_label: "TextFormat"
---
## Index
### Enumeration members
* [AutoText](textformat.md#autotext)
* [PlainText](textformat.md#plaintext)
* [RichText](textformat.md#richtext)
## Enumeration members
### AutoText
**AutoText**: = 2
___
### PlainText
**PlainText**: = 0
___
### RichText
**RichText**: = 1