UNPKG

@devextreme/runtime

Version:

DevExtreme virtual DOM common components

3 lines (2 loc) 120 B
import { ElementRef } from '@angular/core'; export declare function isSlotEmpty(slot: ElementRef | undefined): boolean;