UNPKG

@vant/weapp

Version:

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

12 lines (11 loc) 221 B
import { VantComponent } from '../common/component'; VantComponent({ props: { title: String, border: { type: Boolean, value: true, }, inset: Boolean, }, });