UNPKG

angular2-virtual-select

Version:

A native angular 2 select and multi select component with virtual scrolling to allow thousands of options in one select component

12 lines 390 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); /** * Created by yonifarin on 12/9/16. */ __export(require("./sh-select.module")); __export(require("./sh-select-menu.component")); __export(require("./sh-select-menu.component")); //# sourceMappingURL=index.js.map