$field->fillWithEmptyValue()
Preferred name would be ::reset but this is taken by options in other fields.
$field->fillWithEmptyValue(): Kirby\Form\Field
Return type
This method does not modify the existing $field object but returns a new object with the changes applied. Learn more →