ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > HtmlRendererImplementationProperties > toHtml

HtmlRendererImplementationProperties.toHtml property

Converts the plain text to HTML and must handle escaping so that custom JavaScript cannot be injected.

Signature:

toHtml: (plainText: string) => string;
  • HtmlRendererImplementationProperties.toHtml property
Copyright © 2023 ActiveViam