| props | 用途 | 默认值 | | options | 所有的区域 | [] | | props | 配置选项 | { value: "value", label: "label", children: "children" } | 继承所有el-input的attr 使用示例: ``` <script setup> import { Cascader } from "./index.js"; import { ref, reactive } from "vue"; let value = re
published version 0.0.1, 2 years agoComponents auto importing for Vue
published version 0.0.5, a month ago- published version 1.0.1, a year ago
- published version 1.0.6, a year ago
- published version 1.0.21, 10 months ago
set NODE_OPTIONS --max-old-space-size=4096
published version 1.0.73, 2 months agoThis template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
published version 1.0.5, 2 months ago