UNPKG

@visactor/vtable

Version:

canvas table width high performance

11 lines (7 loc) 407 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: !0 }), exports.iconPropKeys = void 0; const ICON_PROP_KEYS = [ "type", "content", "style", "color", "width", "height", "marginRight", "marginLeft", "src", "svg", "name", "path", "positionType", "tooltip", "hover", "cursor", "shape", "interactive", "isGif" ]; exports.iconPropKeys = ICON_PROP_KEYS; //# sourceMappingURL=icons.js.map