Vue.js accesorios de tipo indefinido
props: {
value: {
type: [String, Number, Boolean],
required: false,
default: null,
}
}
Lioruby