Class: SanitizedHtml

soydata.SanitizedHtml

new soydata.SanitizedHtml()

Content of type soydata.SanitizedContentKind.HTML. The content is a string of HTML that can safely be embedded in a PCDATA context in your app. If you would be surprised to find that an HTML sanitizer produced {@code s} (e.g. it runs code or fetches bad URLs) and you wouldn't write a template that produces {@code s} on security or privacy grounds, then don't pass {@code s} here.
Source:

Extends

  • goog.soy.data.SanitizedContent

Summary

Members
contentKind

Members

contentKind

Source: