【框架】react-transition-group

Transition

Props

  • children
  • in
  • mountOnEnter
  • unmountOnExit
  • appear
  • enter
  • exit
  • timeout
  • addEndListener
  • onEnter
  • onEntering
  • onEntered
  • onExit
  • onExiting
  • onExited

CSSTransition

Props

  • classNames
  • onEnter
  • onEntering
  • onEntered
  • onExit
  • onExiting
  • onExited

TransitionGroup

Props

  • component
  • children
  • appear
  • enter
  • exit
  • childFactory

转载于:https://juejin.im/post/5cf6466a6fb9a07f0219ed12

猜你喜欢

转载自blog.csdn.net/weixin_34313182/article/details/91422895