UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

11 lines (10 loc) 574 B
import { AbstractSearchOperandInputComponent, SearchInputType } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class SearchOperandInputComponent extends AbstractSearchOperandInputComponent { searchInputType: typeof SearchInputType; dateFormat: string; dateTimeFormat: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<SearchOperandInputComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SearchOperandInputComponent, "nc-search-operand-input", never, {}, {}, never, never, false, never>; }