Reactstrap: QUESTION: How to use transition with Collapse component

Created on 21 Mar 2018  路  3Comments  路  Source: reactstrap/reactstrap

Issue description

  • components: Collapse
  • reactstrap version 5.0.0-beta.2
  • react version 16.2.0
  • bootstrap version 4.0.0

Hi!

How to use transition with Collapse component? There is a Transition.propTypes in properties model, but its not obvious what to do exactly. Thanks for replying!

PR Welcome docs enhancement good first issue help wanted up-for-grabs

Most helpful comment

We wrap react-transition-group/transition but pass those props through to it. It would be best detailed with their documentation: http://reactcommunity.org/react-transition-group/transition

We probably should add that link and a little blurb to the docs.

All 3 comments

We wrap react-transition-group/transition but pass those props through to it. It would be best detailed with their documentation: http://reactcommunity.org/react-transition-group/transition

We probably should add that link and a little blurb to the docs.

Would find this useful too 馃憤

I'm opening a PR with the following changes to the Collapse page of the docs:
image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

achtan picture achtan  路  3Comments

agos picture agos  路  3Comments

paulevmo picture paulevmo  路  3Comments

wzup picture wzup  路  3Comments

sjorsvanheuveln picture sjorsvanheuveln  路  3Comments