UNPKG

@vant/weapp

Version:

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

13 lines (12 loc) 289 B
import { VantComponent } from '../common/component'; VantComponent({ props: { dashed: Boolean, hairline: Boolean, contentPosition: String, fontSize: String, borderColor: String, textColor: String, customStyle: String, }, });