Skip to content

希望在Table的colums属性中加一个设置colgroup标签的max-width、min-width的功能 #7784

@ichunhe

Description

@ichunhe
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

目前,表格字段都设置宽度后会等比放大,很不好看

What does the proposed API look like?

{
title: 'shopName',
key: '卖场名',
dataIndex: 'shopName',
minWidth: 210, //让此属性在resizable:false时,设置<colgroup style="min-width:210;" />
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions