UNPKG
ngx-treeview
Version:
latest (10.0.2)
10.0.2
10.0.1
10.0.0
6.0.2
6.0.1
6.0.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
An Angular treeview component with checkbox
github.com/leovo2708/ngx-treeview
leovo2708/ngx-treeview
ngx-treeview
/
ngx-treeview.d.ts
7 lines
(6 loc)
•
276 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Generated bundle index. Do not edit. */
export
*
from
'./public-api'
;
export
{
TreeviewItemComponent
as
ɵa }
from
'./lib/components/treeview-item/treeview-item.component'
;
export
{
DropdownMenuDirective
as
ɵb }
from
'./lib/directives/dropdown-menu.directive'
;