-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Implement a new module for nz-tooltip #345
Comments
can just reuse the nz-tooltip directive |
besides that, only implements directive but component will lost the style. |
@vthinkxie Try creating a tooltip component is a way to remain styles |
wilsoncook
added a commit
to wilsoncook/ng-zorro-antd
that referenced
this issue
Nov 7, 2017
…ompt text">test</a> close NG-ZORRO#345
3 tasks
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
hsuanxyz
pushed a commit
to hsuanxyz/ng-zorro-antd
that referenced
this issue
Aug 5, 2020
…ompt text">test</a> (NG-ZORRO#545) close NG-ZORRO#345
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm going to implement a new module for nz-tooltip, may name "nzx-tooltip", usage may be:
<a nzx-tooltip title="i am a tooltip">show tooltip</a>
The text was updated successfully, but these errors were encountered: