@visactor/vtable
Version:
canvas table width high performance
5 lines (3 loc) • 300 B
JavaScript
const ICON_PROP_KEYS = [ "type", "content", "style", "color", "width", "height", "marginRight", "marginLeft", "src", "svg", "name", "path", "positionType", "tooltip", "hover", "cursor", "shape", "interactive", "isGif" ];
export const iconPropKeys = ICON_PROP_KEYS;
//# sourceMappingURL=icons.js.map