Is it possible to show button with effect?
Posted: Tue Mar 31, 2015 4:40 am
I'd like to show/hide button/component on event
Apperyio('button_name').show();
This works, but is it possible to apply effect, such as "slideup", "fade", etc?
Thanks