UNPKG

ngx-multi-selector

Version:

A small plugin which generates multi-selector control, it supports web api loading. Only supported angular 5.

5 lines (4 loc) 124 B
export interface IUpdateMultiSelectorCommand { shouldIgnoreInterval: boolean; shouldIgnoreDuplicate: boolean; }