• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • svelte-ast-print
  • svelte-ast-print/template
  • printRenderTag

Function printRenderTag

  • printRenderTag(n: RenderTag, opts?: Partial<PrintOptions>): Result<RenderTag>

    Parameters

    • n: RenderTag
    • opts: Partial<PrintOptions> = {}

    Returns Result<RenderTag>

    See

    https://svelte.dev/docs/svelte/@render

    Example: pattern

    {@render expression}
    

    Since

    1.0.0 @NO_SIDE_EFFECTS

    • Defined in pkgs/svelte-ast-print/src/template/mod.ts:1114

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc