Function Raw

  • Used to inject HTML directly into the document.

    Parameters

    • _props: {
          html: string;
      }
      • html: string

    Returns null

Generated using TypeDoc