UNPKG

ngx-bootstrap-treeview

Version:

Ngx Bootstrap Treeview - Simple library to visualize, search and interact with tree data

6 lines (5 loc) 149 B
export interface NgxBootstrapTreeviewContextMenuConfig { itemsClass?: string; containerClass?: string; hoveredItemClass?: string; }