@ng-dynamic-forms/ui-ng-bootstrap
Version:
NG Bootstrap UI package for NG Dynamic Forms
14 lines (13 loc) • 884 B
TypeScript
export * from "./calendar/dynamic-ng-bootstrap-calendar.component";
export * from "./checkbox/dynamic-ng-bootstrap-checkbox.component";
export * from "./checkbox-group/dynamic-ng-bootstrap-checkbox-group.component";
export * from "./datepicker/dynamic-ng-bootstrap-datepicker.component";
export * from "./input/dynamic-ng-bootstrap-input.component";
export * from "./radio-group/dynamic-ng-bootstrap-radio-group.component";
export * from "./rating/dynamic-ng-bootstrap-rating.component";
export * from "./select/dynamic-ng-bootstrap-select.component";
export * from "./switch/dynamic-ng-bootstrap-switch.component";
export * from "./textarea/dynamic-ng-bootstrap-textarea.component";
export * from "./timepicker/dynamic-ng-bootstrap-timepicker.component";
export * from "./dynamic-ng-bootstrap-form.component";
export * from "./dynamic-ng-bootstrap-form-control-container.component";