UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

6 lines (4 loc) 249 B
import { SCROLLBAR_CUSTOMIZED_EVENTS } from "../eventsUtils"; import { createComponent } from "./BaseComponent"; export const ScrollBar = createComponent("ScrollBar", "scrollBar", SCROLLBAR_CUSTOMIZED_EVENTS); //# sourceMappingURL=ScrollBar.js.map