07akioni

Results 249 comments of 07akioni

@amadeus711 这个加一下吧

I think you may add hidden input for components without input. For example ``. I'm not sure we will finally provide `input-props` for all listed components.

我感觉即使不允许受控,是不是也把宽度抛出来?不然的话一刷新就没了

> > 我感觉即使不允许受控,是不是也把宽度抛出来?不然的话一刷新就没了 > > 对,得抛个事件出去 我感觉得给个 defaultWidth 的配置,参考 drawer,不能用 width 当 defaultWidth 用,也方便以后拓展

1. fallback doesn't allow to return false, as it's shown in docs `false | ((value: string | number) => SelectOption)` 2. update:value will never be triggered by data change, it...

> > 1. fallback doesn't allow to return false, as it's shown in docs `false | ((value: string | number) => SelectOption)` > > 2. update:value will never be triggered...

> o have event on-fallbackOption to know The API is not designed for that. It only let you show different label for value without resolved option. If you want to...

> ~可以统一成一个 filter 或者 candidates array~ 已经实现 月份我忘了是不是支持了,可能没加