Sets a default animation strategy for all children <TabPane>s. Use
false to disable, true to enable the default <Fade> animation or
a react-transition-group v2 <Transition/> component.
HTML id attribute, required if no generateChildId prop
is specified.
Callback fired when a Tab is selected.
function(Any eventKey,
SyntheticEvent event?)
Wait until the first “enter” transition to mount tabs (add them to the DOM)
Unmount tabs (remove it from the DOM) when it is no longer visible