nthompson777 / ngx-foundation

The best way to quickly integrate Zurb Foundation for Sites 6 components with Angular 6 or 7.
http://ngxfoundation.com
MIT License
12 stars 3 forks source link

Tooltip variables #8

Open Rui90 opened 4 years ago

Rui90 commented 4 years ago

Hey

Do you have variables to affect content type on the tooltip module for instance? Or to center text and that kind of stuff?

If not, what would be the best approach to achieve it? Also there is the possibility to turn of the triangle?

Finally, how complex can be the ng-template? I can basically pass everything that I want? I'm asking because I tried it inside a simple ng-template with reference inside a component with a lot of stuff, and it didn't render, but a simple one inside a button in a blank page worked.