jb-notification
Version:
notification web component
8 lines • 372 B
TypeScript
export declare class JBNotificationWrapperWebComponent extends HTMLElement {
constructor();
initWebComponent(): void;
static get observedAttributes(): string[];
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
onAttributeChange(name: string, value: string): void;
}
//# sourceMappingURL=jb-notification-wrapper.d.ts.map