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 task 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 defaultTaskSearchCategoriesFactory} can be used). */ export declare class TaskSearchComponent { static ɵfac: i0.ɵɵFactoryDeclaration<TaskSearchComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TaskSearchComponent, "nc-task-search", never, {}, {}, never, never, false, never>; }