Skip to content

ReadOnlyFormCollection.reset

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions

Resets the form, contained fields and sections to their initial configuration.

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

public reset(): void

Source reference: src/forms/ReadOnlyFormCollection.ts:152.

Clone this wiki locally