kebs-mul-sel-inf-search
TypeScript icon, indicating that this package has built-in type declarations

18.0.0 • Public • Published

KEBS Multi-Select Infinite-Scroll Search

This library supports Angular version 14.

USAGE

    <kebs-mul-sel-inf-search 
    label="search employee"
    placeholder="search Employee"
    [optionLabel] = "['displayName','associate_id']"
    API_URL = "http://******"
    (selectedValues) = "getSelectedEmplyee($event)"
    [lazyLoadingCount]="10"
    ></kebs-mul-sel-inf-search>

Readme

Keywords

none

Package Sidebar

Install

npm i kebs-mul-sel-inf-search

Weekly Downloads

1

Version

18.0.0

License

none

Unpacked Size

150 kB

Total Files

21

Last publish

Collaborators

  • kebs_developers