UNPKG

ag-grid-community

Version:

Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components

9 lines (8 loc) 278 B
import { BeanStub } from "../../context/beanStub"; export declare class SetPinnedRightWidthFeature extends BeanStub { private pinnedWidthService; private element; constructor(element: HTMLElement); private postConstruct; private onPinnedRightWidthChanged; }