Which of the following css property is used to define which properties a transition will be applied to?
A
animation-property
B
transition-property
C
css3-property
D
none of the mentioned
Correct Answer: transition-property
Syntax: transition-property: all | none | property-name-1