UNPKG

@visactor/vtable

Version:

canvas table width high performance

4 lines (3 loc) 232 B
import type { IRectGraphicAttribute } from './../../vrender'; import type { Scenegraph } from '../scenegraph'; export declare function temporarilyUpdateSelectRectStyle(rectAttribute: IRectGraphicAttribute, scene: Scenegraph): void;