Reference
createStringSink
Creates an HTML sink that stores appended chunks in memory as a string.
Signature
function createStringSink(options: StringSinkOptions): StringHtmlSinkReference
Creates an HTML sink that stores appended chunks in memory as a string.
function createStringSink(options: StringSinkOptions): StringHtmlSink