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

7 lines (6 loc) 168 B
/** * Created by yonifarin on 12/9/16. */ export * from "./sh-select.module"; export * from "./sh-select-menu.component"; export * from "./sh-select-menu.component";