import { VantComponent } from '../common/component';
VantComponent({
props: {
dashed: {
type: Boolean,
value: false
},
hairline: {
contentPosition: {
type: String,
value: ''
fontSize: {
type: Number,
borderColor: {
textColor: {
customStyle: {
}
});