-
### 版本
2.0.36
### 转载链接
[uiadmin.net](https://uiadmin.net/uview-plus/components/form.html)
### 重现步骤
const u_form = ref(null)
const submit = () => {
console.log(u_form.value)
…
-
Currently there is no much customizable or consistency in controlling the show / hide animation of components.
For example, modals allow control CSS Transition only in the show class. toasts has sh…
-
Hi,
In the code I see a debounce value is supplied to the input control. But it doesn't seem to do much? The action is triggered immediately. My issue is that I show a notification on the screen ev…
lorro updated
5 years ago
-
## Describe the bug
Thank you for the amazing work. It is the best-looking and featured JS calendar I could find and very grateful for that!
I'm using Nuxt for front-end development and I can't fi…
-
### Version
4.1.4
### Browser and OS info
Chome 66.0.3359.139 (Official Build) (64-bit) - Pop! _OS (ubuntu 18.04)
### Steps to reproduce
I'm not entirely sure how to reproduce this but I have…
-
-
### 对问题的清晰和简明的描述
我在layouts写了公共组件并且defineExpose 抛出。我要通过PageInstance获取每个页面的方法
### 推荐的解决方案
在配置中增加是否自动加入ref,而不是需要每个页面添加const uniLayout = ref()
### 替代方案
_No response_
### 额外上下文
_No response_
### …
-
Hello
I like this component because it's straight forward and easy to use. But the default colors don't match my theme.
I'm using this with Bulma, and I'd like to use [Bulma's colors](https://bu…
-
Hi, is there a way to pass a _parameter_ (object or not) when a method is called, so any Button Actions can have this parameter to process? Like:
this.$toast.show('Welcome!', 'Hey', **_{parameters}_*…
-
# laravel when saving sass giving error
app.js:sourcemap:50945 Uncaught TypeError: Cannot set property '__file' of undefined
at Object.defineProperty.value (app.js:sourcemap:50945)
at __…