UNPKG

@ng-zen/cli

Version:

Angular UI components generator – Zen UI Kit CLI for schematics-based creation of customizable components like alert, avatar, button, card, checkbox, dialog, divider, form-control, icon, input, popover, radio, skeleton, switch, textarea with Storybook dem

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