All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.frontend.vaadin-dev-tools.vaadin-dev-tools-info.d.ts Maven / Gradle / Ivy

There is a newer version: 24.6.2
Show newest version
import { LitElement } from 'lit';
export declare class InfoTab extends LitElement {
    private _devTools;
    private serverInfo;
    protected createRenderRoot(): Element | ShadowRoot;
    render(): import("lit").TemplateResult<1>;
    handleMessage(message: any): boolean;
    copyInfoToClipboard(): void;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy