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

Function printKeyBlock

  • printKeyBlock(n: KeyBlock, opts?: Partial<PrintOptions>): Result<KeyBlock>

    Parameters

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

    Returns Result<KeyBlock>

    See

    https://svelte.dev/docs/svelte/key

    Example: pattern

    {#key expression}...{/key}
    

    Since

    1.0.0 @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc