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

[Drawer] support nzVisibleChange #5999

Closed
stygian-desolator opened this issue Nov 3, 2020 · 1 comment · Fixed by #6013
Closed

[Drawer] support nzVisibleChange #5999

stygian-desolator opened this issue Nov 3, 2020 · 1 comment · Fixed by #6013

Comments

@stygian-desolator
Copy link
Collaborator

stygian-desolator commented Nov 3, 2020

What problem does this feature solve?

[(nzVisible)] two-way binding, like Modal

What does the proposed API look like?

@Output() nzVisibleChange = new EventEmitter<boolean>()
@stygian-desolator
Copy link
Collaborator Author

I would like to solve this issue, if no one already on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants