UNPKG

@vant/weapp

Version:

轻量、可靠的小程序 UI 组件库

9 lines (8 loc) 164 B
import { VantComponent } from '../common/component'; VantComponent({ props: { dot: Boolean, info: null, customStyle: String, }, });