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

Function printAttribute

  • printAttribute(n: Attribute, opts?: Partial<PrintOptions>): Result<Attribute>

    Parameters

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

    Returns Result<Attribute>

    See

    https://svelte.dev/docs/svelte/basic-markup#Element-attributes

    Since

    1.0.0 @NO_SIDE_EFFECTS

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

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc