@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
8 lines • 550 B
TypeScript
import * as i0 from "@angular/core";
export declare class SelectStepFrameComponent {
header: string;
noResults: boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<SelectStepFrameComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SelectStepFrameComponent, "c8y-select-step-frame", never, { "header": { "alias": "header"; "required": false; }; "noResults": { "alias": "noResults"; "required": false; }; }, {}, never, ["[filters]", "[header]", "[list]"], false, never>;
}
//# sourceMappingURL=select-step-frame.component.d.ts.map