-2
I need to do something similar to jQuery’s toggle on a FAQ page.
If the user clicks on the question then display the answer below, in case they click again to hide.. However, we are using angular 2 and I saw that there are several classes/functions that deal with animations, but I couldn’t understand/implement I found any example that does this...(I’m beginner in angular..)
An example site that implements toggle: http://www.maujor.com/blog/pg_apoio/jquery-toggle-texto-exemplo.html
Could someone help me by implementing an example of toggle using angular 2? (https://angular.io/api )
Nice this tag, I didn’t know it. Simple and easy, but with a however, always have to right? IE it doesn’t work, has no support in any version. :/
– Bruno Rigolon
Well observed. I had forgotten to look at the "can i use".
– Woss