Skip to content

IReadOnlyFormCollection.reset

github-actions[bot] edited this page Dec 3, 2024 · 3 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