UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

12 lines (11 loc) 570 B
import * as i0 from "@angular/core"; /** * A component that provides the default case search categories. * * @deprecated in 5.0.0 - Use the universal {@link SearchComponent} instead and provide the {@link NAE_SEARCH_CATEGORIES} yourself * (a [factory method]{@link defaultCaseSearchCategoriesFactory} can be used). */ export declare class CaseSearchComponent { static ɵfac: i0.ɵɵFactoryDeclaration<CaseSearchComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CaseSearchComponent, "nc-case-search", never, {}, {}, never, never, false, never>; }