utilities.filecollection.tohtml.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/utilities > FileCollection > toHtml
FileCollection.toHtml() method
Signature:
toHtml(name: string): Promise<string>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string |
Returns:
Promise<string>