关于 searchForm 的折叠功能建议
Open
- Dominant language
- TypeScript
- Stars
- 7.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### 期望的新功能 (describe the expected new feature)
可以设置 search-form 的折叠后显示行数
### 简述一下使用场景,便于开发者更好理解新功能的必要性 (describe your scenario for us to understand the need)
在 displayType: 'row' 模式下,折叠后的行数是2行

在 displayType: 'column' 模式下,折叠后的行数是1行

因为面向1366*768屏幕开发,所以希望可以在 displayType: 'row' 模式下,开发者可以自由设置折叠后的行数(或有多少个properties)。
Contributor guide
Assessment
This issue has not been assessed yet.