Reference

escapeHtmlBatch

Escapes a batch of values as HTML text using the native helper when available.

Signature

function escapeHtmlBatch(values: readonly unknown[]): string[]