UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

7 lines (6 loc) 220 B
export declare function ElementHighlightByX(options: any): (context: any, _: any, emitter: any) => () => void; export declare namespace ElementHighlightByX { var props: { reapplyWhenUpdate: boolean; }; }