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

ParameterTypeDescription
namestring

Returns:

Promise<string>

Contents

  1. 1FileCollection.toHtml() method
  2. 2Parameters