Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table.column 属性 editComponentProps.size 对应的 Input.Size无效果 #1074

Closed
1 of 3 tasks
RemMai opened this issue Aug 14, 2021 · 0 comments
Closed
1 of 3 tasks

Comments

@RemMai
Copy link

RemMai commented Aug 14, 2021

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

  • Read the docs.
  • Make sure the code is up to date. (Some bugs have been fixed in the latest code)
  • This is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.

Describe the bug

columns中的一项设置为:

    {
      title: '重定向地址',
      dataIndex: 'redirect',
      editRow: true,
      editComponent: 'Input',
      editComponentProps: {
        size: 'default',
      },
    },

editComponentProps.size对应的Input无任何效果。

Reproduction

希望size能够生效。

System Info

  • Operating System:
  • Node version:
  • Package manager (npm/yarn/pnpm) and version:
@RemMai RemMai changed the title Table.column设置单元格修改的时候。Input.Size无效果 Table.column 属性 editComponentProps.size 对应的 Input.Size无效果 Aug 14, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant