@ngneat/cmdk
Version:
<p align="center"> <img width="20%" height="20%" src="./src/assets/ngneat%20cdk.svg"> </p>
11 lines (10 loc) • 413 B
TypeScript
import * as i0 from "@angular/core";
export declare class EmptyDirective {
private _hasView;
private _templateRef;
private _viewContainer;
private _renderer2;
set cmdkEmpty(condition: boolean | string);
static ɵfac: i0.ɵɵFactoryDeclaration<EmptyDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyDirective, "[cmdkEmpty]", never, {}, {}, never, never, true, never>;
}