Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IXmlProcInstOptions

The options used to create a new processing instruction.

Hierarchy

  • IXmlProcInstOptions

Index

Properties

Properties

Optional content

content?: string

The data of the processing instruction, or undefined if there is no content.

target

target: string

The target of the processing instruction.

Generated using TypeDoc