Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlAttributeTextOptions

The options used to create attribute text.

Hierarchy

  • IXmlAttributeTextOptions

Index

Properties

charData

charData: string

The attribute text.

Optional replaceInvalidCharsInCharData

replaceInvalidCharsInCharData?: boolean

Whether to replace any invalid characters in the attribute text with the Unicode replacement character. By default, this is disabled.

Generated using TypeDoc