Type Alias SvelteData
Type declaration
component: SvelteComponent
The svelte component instance.
config: TJSSvelteConfig
The TJSSvelteConfig for this component.
element: HTMLElement
The main bound element.
The svelte component instance.
The TJSSvelteConfig for this component.
The main bound element.
Provides access to a mounted Svelte component.