ComboStrap Styling - OnVisible
About
OnVisible is an animation attribute that permits to set an animation to a block component when they enter the screen and become visible.
Example
Animation 1
<title onView="fadeInLeft">A title with a fadeInLeft animation</title>