ngx-recursive-dropdown
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

ngx-recursive-dropdown

npm version

A dropdown list using ng-template and ng-container in a recursive manner.

Usage:

<ngx-recursive-dropdown [baseList]="nestedListObject" 
    [displayLabel]="'label'" 
    [childListName]="'childListName'" 
    (lastSelected)="selectedObject($event)">
</ngx-recursive-dropdown>

/ngx-recursive-dropdown/

    Package Sidebar

    Install

    npm i ngx-recursive-dropdown

    Weekly Downloads

    0

    Version

    1.0.8

    License

    MIT

    Unpacked Size

    23.7 kB

    Total Files

    21

    Last publish

    Collaborators

    • nishant95