FormCollection.length - Andrei15193/react-model-view-viewmodel GitHub Wiki

Gets or sets the number of items in the collection.

This property overrides ReadOnlyFormCollection.length.

Property type: number.

public get length(): number
public set length(value: number)

Source references:

See also

⚠️ **GitHub.com Fallback** ⚠️