truly-ui
Version:
Web Components for Desktop Applications.
8 lines • 365 B
TypeScript
import * as i0 from "@angular/core";
export declare class TlToolbar {
color: string;
height: string;
static ɵfac: i0.ɵɵFactoryDeclaration<TlToolbar, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TlToolbar, "tl-toolbar", never, { "color": "color"; "height": "height"; }, {}, never, ["*"], false, never>;
}
//# sourceMappingURL=toolbar.d.ts.map