v1.5.0 - new features
This commit is contained in:
@@ -1514,6 +1514,7 @@ Customize task list display columns, width limits, etc. Task list is located on
|
||||
| `defaultWidth` | `number \| string` | `320` | Default expanded width. Supports pixel number (like `320`) or percentage string (like `'30%'`) |
|
||||
| `minWidth` | `number \| string` | `280` | Minimum width. Supports pixel number (like `280`) or percentage string (like `'20%'`). Cannot be less than 280px |
|
||||
| `maxWidth` | `number \| string` | `1160` | Maximum width. Supports pixel number (like `1160`) or percentage string (like `'80%'`) |
|
||||
| `showTaskIcon` | `boolean` | `true` | Whether to show Tasks' icons |
|
||||
|
||||
**TaskListColumnConfig Type Definition:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user