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 expandedRowKeys support two-way binding #5695

Closed
1 task done
Hccake opened this issue Jun 11, 2022 · 2 comments
Closed
1 task done

table expandedRowKeys support two-way binding #5695

Hccake opened this issue Jun 11, 2022 · 2 comments

Comments

@Hccake
Copy link

Hccake commented Jun 11, 2022

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

What problem does this feature solve?

In version 1.x, you can use the :expanded-row-keys.sync="expandedRowKeys" method to obtain the ability of two-way binding.

But in the 3.x version, you must manually bind the expandedRowsChange event.

If you can keep the same as in 1.x and emit the update:expandedRowKeys event, you can simply use it v-model:expandedRowKeys="expandedRowKeys" to get the expandedRowKeys of the two-way binding

What does the proposed API look like?

expandedRowKeys supports two-way binding.
image

@Hccake
Copy link
Author

Hccake commented Jun 11, 2022

issues 助手有问题,生产的连接中如果携带了 lables 参数时,就会导致 github 异常

@tangjinzhou

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants