UNPKG

element3

Version:

A Component Library for Vue3

7 lines (4 loc) 187 B
import { ElementUIComponent, ElementUIComponentSize } from './component' interface IScrollbar extends ElementUIComponent {} /** Button Component */ export const ElScrollbar: IScrollbar