UNPKG

active-table

Version:

Framework agnostic table component for editable data experience

6 lines 169 B
import { SVGScale } from './svgScale'; export interface HeaderIconStyle { filterColor?: string; scale?: SVGScale; } //# sourceMappingURL=headerIconStyle.d.ts.map