UNPKG

@skyux/layout

Version:

This library was generated with [Nx](https://nx.dev).

14 lines (13 loc) 510 B
import { ElementRef, RendererFactory2 } from '@angular/core'; import * as i0 from "@angular/core"; /** * @internal */ export declare class SkyDescriptionListAdapterService { #private; constructor(rendererFactory: RendererFactory2); getWidth(elementRef: ElementRef): number; setResponsiveClass(element: ElementRef): void; static ɵfac: i0.ɵɵFactoryDeclaration<SkyDescriptionListAdapterService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SkyDescriptionListAdapterService>; }