-
Not sure how to get this component to use the menu data that I supplied. It seem to always use the demo data, I even tried to remove the reference to demo.js from the App.vue file on the source but it…
-
1. ![quill-edit](https://user-images.githubusercontent.com/12726468/50812702-bfef0400-134e-11e9-9625-5880aabb0fc4.gif)
2.There is no additional code. The code is an official demo
3.used vue-cli3
-
Related issues: #13, #35, #42, #51, #52, #53
Related PR: #54 (pending)
README: (coming soon..)
Online demos: (coming soon..)
```vue
{{ s.current.name }}
…
fritx updated
3 years ago
-
想问一下支持有向无环dag图的布局么? 能否出示一份vue中使用的详细demo?
-
### tdesign-vue 版本
1.3.3
### 重现链接
官网Demo即可重现
https://tdesign.tencent.com/vue/components/menu?tab=demo
### 重现步骤
一级导航再选中状态下再次点击会自动收起二级菜单
### 期望结果
一级导航二次点击如何不会收起二级菜单
### 实际结果
…
-
I know that many functional programmers like elmish, but if I wanted to use elmish, I wouldn't use Vue.js at all. Therefore I want to suggest a component concept, that will be familiar to any Vue.js p…
-
If you are reporting a bug, please fill in below. Otherwise feel free to remove this template entirely.
### Description
Using `vue-gtag-next` with Vue 3, VueRouter 4, TypeScript and Vite. Runnin…
-
-
https://www.npmjs.com/package/vue-typing
* [x] "Unable to find a readme for vue-typing@1.0.0"
* [x] No keywords
* [x] No specific engines
* [x] No files field (prevent publishing useless files).…
-
### Describe the bug
The virtual list accepts a number or function for the itemHeight/itemWidth.
The docs here are using a number for the itemHeight config:
https://vueuse.org/core/useVirtualList…