UNPKG

@ng-zen/cli

Version:

A CLI tool for generating customizable, modern Angular UI components using schematics.

5 lines (3 loc) 219 B
import { ComponentType } from '../schematics/components/components-generator'; // add selected elements to this array, then values are available in other schematics export const selectedElements: ComponentType[] = [];