ListField
Sourceimport { ListField } from "@prestojs/viewmodel";
ListField<T,ParsableType = T>
Hierarchy
- Field<T[],ParsableType[],T>
 - ListField
 
Constructor
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | props | 
Methods
Returns:Field
Params:
| Parameter | Type | Description | |
|---|---|---|---|
| * | viewModel | ViewModelConstructor | 
Returns:void