File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This section describes how `Animation` playback can be customized.
55
55
| ` QuinticEaseIn ` <br /><img src ={QuinticEaseInScreenshot} alt =" " /> | ` QuinticEaseOut ` <br /><img src ={QuinticEaseOutScreenshot} alt =" " /> | ` QuinticEaseInOut ` <br /><img src ={QuinticEaseInOutScreenshot} alt =" " /> |
56
56
| ` ExponentialEaseIn ` <br /><img src ={ExponentialEaseInScreenshot} alt =" " /> | ` ExponentialEaseOut ` <br /><img src ={ExponentialEaseOutScreenshot} alt =" " /> | ` ExponentialEaseInOut ` <br /><img src ={ExponentialEaseInOutScreenshot} alt =" " /> |
57
57
| ` CircularEaseIn ` <br /><img src ={CircularEaseInScreenshot} alt =" " /> | ` CircularEaseOut ` <br /><img src ={CircularEaseOutScreenshot} alt =" " /> | ` CircularEaseInOut ` <br /><img src ={CircularEaseInOutScreenshot} alt =" " /> |
58
- | ` BackEaseIn ` <br /><img src ={BackEaseInScreenshot} alt =" " /> | ` BackEaseOut ` <br /><img src ={BackEaseOutScreenshot} alt =" " /> | ` BackEaseInInOut ` <br /><img src ={BackEaseInOutScreenshot} alt =" " /> |
58
+ | ` BackEaseIn ` <br /><img src ={BackEaseInScreenshot} alt =" " /> | ` BackEaseOut ` <br /><img src ={BackEaseOutScreenshot} alt =" " /> | ` BackEaseInOut ` <br /><img src ={BackEaseInOutScreenshot} alt =" " /> |
59
59
| ` ElasticEaseIn ` <br /><img src ={ElasticEaseInScreenshot} alt =" " /> | ` ElasticEaseOut ` <br /><img src ={ElasticEaseOutScreenshot} alt =" " /> | ` ElasticEaseInOut ` <br /><img src ={ElasticEaseInOutScreenshot} alt =" " /> |
60
60
| ` BounceEaseIn ` <br /><img src ={BounceEaseInScreenshot} alt =" " /> | ` BounceEaseOut ` <br /><img src ={BounceEaseOutScreenshot} alt =" " /> | ` BounceEaseInOut ` <br /><img src ={BounceEaseInOutScreenshot} alt =" " /> |
61
61
You can’t perform that action at this time.
0 commit comments