July 2017
Intermediate to advanced
454 pages
10h 1m
English
Trigger defines a name that will trigger the animation. Trigger names help us identify which trigger should be triggered based on events.
The general syntax to define a trigger is as follows:
trigger('triggerName', [ we define states and transitions here])
In the preceding code syntax, we are defining the following:
Read now
Unlock full access