reagent/docs/FAQ/README.md

12 lines
394 B
Markdown
Raw Normal View History

2018-02-13 10:27:59 +11:00
## Frequently Asked Questions
1. [How can I use an entity like "nbsp"?](UsingAnEntity.md)
2018-02-13 10:47:55 +11:00
2. [My attribute (like autoFocus) is missing](MyAttributesAreMissing.md)
2018-02-13 10:27:59 +11:00
2018-02-13 10:48:11 +11:00
## Want To Add An FAQ?
2018-02-13 10:27:59 +11:00
2018-02-13 10:30:21 +11:00
Many Thanks!! We'd like that:
1. As a base, just use the structure from one of the existing FAQs files
2. Give us a PR which includes your new file AND a change to this README so your entry is listed.