Form::exceptionField()
Shows the error with the field
Form::exceptionField(Throwable $exception, array $props = [ ]): Kirby\Form\Field
Parameters
| Name | Type | Default |
|---|---|---|
| $exception * | Throwable |
– |
| $props | array |
[ ] |
Return type
Parent class
Kirby\Cms\Form inherited from Kirby\Form\Form