mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
## AuthForm ```handlebars <AuthForm as |api|></AuthForm> ``` ### Methods/Actions/api | Method/Action | Description | | --- | --- | | `reset` | Reset the form back to its original empty/non-error state | ### See - [Component Source Code](./index.js) - [Template Source Code](./index.hbs) ---