AsyncChoices
Sourceimport  { AsyncChoices } from "@prestojs/viewmodel";
AsyncChoices<ItemType,ValueType>
Constructor
Arguments:
| Argument | Type | Description | |
|---|---|---|---|
| * | options An object with the properties below  | ||
| ... | any | Any properties from AsyncChoicesInterface  | |
Methods
Returns:Promise
Properties
options
Source| An object with these properties: | |||
|---|---|---|---|
| Property | Type | Description | |
| ... | any | Any properties from AsyncChoicesInterface  | |