IFormCollection.length - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / IFormCollection<TForm, TValidationError> / length property
Gets or sets the number of items in the collection.
Property type: number
.
length: number
Source reference: src/forms/IFormCollection.ts:17
.