Nestable
HTML Code
<ngx-nestable [(list)]="list" [options]="options" [template]="itemTemplate"></ngx-nestable>
list input output takes nestable data in the form of an array
itemTemplate is the custom html



