UNPKG

@clr/angular

Version:

Angular components for Clarity

3 lines (2 loc) 135 B
import { ElementRef, InjectionToken } from '@angular/core'; export declare const POPOVER_HOST_ANCHOR: InjectionToken<ElementRef<any>>;