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

Function printRegularElement

  • printRegularElement(
        n: RegularElement,
        opts?: Partial<PrintOptions>,
    ): Result<RegularElement>

    Parameters

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

    Returns Result<RegularElement>

    See

    https://svelte.dev/docs/svelte-components

    Since

    1.0.0 @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc