UNPKG

@visactor/openinula-vchart

Version:

The openinula version of VChart 4.x

5 lines (3 loc) 211 B
import { SCROLLBAR_CUSTOMIZED_EVENTS } from "../eventsUtils"; import { createComponent } from "./BaseComponent"; export const ScrollBar = createComponent("ScrollBar", "scrollBar", SCROLLBAR_CUSTOMIZED_EVENTS);