Skip to content

IFormCollection.reset

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions

Resets the sections collection and all contained items.

Validation and other flags are reset, fields retain their current values.

reset(): void

Source reference: src/forms/IFormCollection.ts:26.

Clone this wiki locally