For the complete documentation index, see llms.txt. This page is also available as Markdown.
API Guide
@feathery/react's API guide
The two methods you're required to use are init() (for initializing Feathery) and <Form/> (for rendering your form). Check out the quick start example here.