This is just a demo how to add CTAs (action indicators) to the dat.gui interface.

The function is called arrowBounce(string,string) and expects a label text and an optional class name to attach to the label.

This demos uses a class named 'hideAfter5s' which hides the label after 5 seconds using a fadeout animaion (CSS).