React | Animation And Transitions | Question 5

Last Updated :
Discuss
Comments

Which of the following is true about React Spring's useTransition hook?

Animates multiple items entering and leaving the DOM.

Animates only static components.

Works only with boolean state values.

Animates a single component's state.

Share your thoughts in the comments