vantComponentConf.js
373 Bytes
const vantComponentNames = [
"button",
"icon",
"loading",
"info",
"tab",
"tabs",
"sticky",
"field",
"cell",
"image",
"col",
"row",
"field",
"cell-group",
"toast",
"empty",
"overlay",
"popup",
"picker",
"picker-column",
"stepper",
"dialog",
"action-sheet",
"checkbox",
"transition",
];
module.exports = vantComponentNames;