AuthForm
A teal coloured box used to house authorisation form components. Features an error list using AuthAlert.
Props
errors- An array of errors to be shown in the error list.
- Array[Error].
- Optional.
- []
Events
- @submit
- Emitted when the form is submitted
Slots
- Default.
- Inserts elements inside the form.