• 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
    • opts: Partial<PrintOptions> = {}

    Returns Result<Comment>

    See

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

    Example: pattern

    <!--data-->
    

    Since

    1.0.0 @NO_SIDE_EFFECTS

    • Defined in pkgs/svelte-ast-print/src/html/mod.ts:37

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc