UNPKG

taro-vant-weapp

Version:
11 lines (10 loc) 219 B
import { VantComponent } from '../common/component'; VantComponent({ classes: ['header-class', 'footer-class'], props: { desc: String, title: String, status: String, useFooterSlot: Boolean, }, });