Skip to content

IReadOnlyFormCollection.reset

github-actions[bot] edited this page Feb 4, 2025 · 4 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/IReadOnlyFormCollection.ts:25.

Clone this wiki locally