Seeking assistance with creating a smooth fade-based flashing button using AngularJS/Bootstrap. The goal is to not just have a simple "on/off" effect, but rather highlight to the user that they need to press submit.
I have searched extensively for examples on fading one panel out and another in, but haven't found a straightforward solution for simply "flashing" text.
Apologies for the lack of content in my question, as I am still new to Angular and only familiar with basic concepts. Any guidance on where to begin would be greatly appreciated.
Thank you in advance.