We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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和modal时可以控制各自的层级关系
nzZIndex控制drawer内部所有标签的z-index
The text was updated successfully, but these errors were encountered:
Translation of this issue:
When using both drawer and modal, you can control the respective hierarchical relationship.
nzZIndex controls the z-index of all tags inside the drawer
Sorry, something went wrong.
fix(module:drawer): fix z-index level
061c64c
close NG-ZORRO#3402
663f6c1
fix(module:drawer): fix z-index level (NG-ZORRO#3405)
aa34d04
3dbe5b4
hsuanxyz
No branches or pull requests
What problem does this feature solve?
同时使用drawer和modal时可以控制各自的层级关系
What does the proposed API look like?
nzZIndex控制drawer内部所有标签的z-index
The text was updated successfully, but these errors were encountered: