MultipleFileComponent.valueToString method
MultipleFileComponent › valueToString
Converts a file to a string.Signature:
valueToString(value: readonly File[]): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| value | readonly File[] | The file to convert. |
Returns: string — The string.