-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://idux.site/pro/layo…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
## What problem does this feature solve?
当options…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[重现链接](https://playground.i…
-
Using generics can help us better constraint types, likes:
```ts
type Genre = 'action' | 'thriller'
interface User {
name: string
}
props: {
genre: oneOf(['action', 'thriller'])
us…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[重现链接](https://playground.i…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[playground.idux.site](ht…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://github.com/IDuxFE/…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[components-menu-demo-State…
-
- [ ] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### 表单
- 所有表单组件都应该实现 `control` API
### 方向和位置
- `ali…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
## What problem does this feature solve?
在 浮层,弹窗,…