• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • svelte-ast-print
  • svelte-ast-print/html
  • printComment

Function printComment

  • printComment(n: Comment, opts?: Partial<PrintOptions>): Result<Comment>
  • Parameters

    • n: Comment
    • Optionalopts: Partial<PrintOptions> = {}

    Returns Result<Comment>

    @NO_SIDE_EFFECTS

    See

    https://developer.mozilla.org/en-US/docs/Web/API/Comment

    Example: pattern

    <!--data-->
    
    • Defined in pkgs/svelte-ast-print/src/html/mod.js:45

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc