@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.
All other utilities are optional.
Last updated 6 months ago