Skip to content

svelteTag

const svelteTag: RegExp

Defined in: extensions/autocomplete/svelte/index.ts:20

Pattern used to determine if a string ends inside a Svelte or Astro tag. The pattern has two capturing groups: the tag’s name and the last attribute’s name.