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
/
src
/
treeview.module.d.ts
5 lines
(4 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
5
import { ModuleWithProviders } from
'@angular/core'
; export declare
class
TreeviewModule
{ static forRoot(): ModuleWithProviders; }