Skip to content

ReadOnlyFormCollection.isInvalid

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

A flag indicating whether the object is invalid.

Property type: boolean.

public get isInvalid(): boolean

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

Clone this wiki locally