$form->reset()
Resets the value of each field
$form->reset(): Kirby\Form\Form
Return type
This method does not modify the existing $form object but returns a new object with the changes applied. Learn more →
Resets the value of each field
$form->reset(): Kirby\Form\Form
This method does not modify the existing $form object but returns a new object with the changes applied. Learn more →