UNPKG

lath

Version:

Seamless connection of pages.

12 lines (11 loc) 398 B
export declare class DefineApplet extends HTMLElement { constructor(); private installed; appletSlot: HTMLSlotElement; getViewSlot(): HTMLSlotElement; static get observedAttributes(): string[]; private get appletId(); private defineApplet; attributeChangedCallback(name: string, oldValue: string, newValue: string): void; connectedCallback(): void; }