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
{ nzDuration: 3000, nzMaxStack: 7, nzPauseOnHover: true, nzAnimate: true, + nzTop: 200 }
The text was updated successfully, but these errors were encountered:
feat(module:message): support nzTop (#3047)
nzTop
351135b
* feat(module:message): support nzTop * fix: types * fix: add new test case of nzTop & nzBottom * fix: lint * docs: add unit close #3041
feat(module:message): support nzTop (NG-ZORRO#3047)
24aa994
* feat(module:message): support nzTop * fix: types * fix: add new test case of nzTop & nzBottom * fix: lint * docs: add unit close NG-ZORRO#3041
75cb1e1
wzhudev
Successfully merging a pull request may close this issue.
What problem does this feature solve?
What does the proposed API look like?
{ nzDuration: 3000, nzMaxStack: 7, nzPauseOnHover: true, nzAnimate: true, + nzTop: 200 }
The text was updated successfully, but these errors were encountered: