Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CSSTransitionComponentProps

This is mostly an internal type that can be used to help with transitionable components.

remarks

@since 4.0.0

Hierarchy

Index

Properties

{@inheritDoc CSSTransitionClassNames}

This function will be called once the TransitionStage has been set to "enter".

see

TransitionEnterHandler

This function will be called once the TransitionStage has been set to "entering".

see

TransitionEnterHandler

This function will be called once the TransitionStage has been set to "enter".

see

TransitionEnterHandler

This function will be called once the TransitionStage has been set to "entered".

see

TransitionEnterHandler

This function will be called once the TransitionStage has been set to "exited".

see

TransitionExitHandler

This function will be called once the TransitionStage has been set to "exiting".

see

TransitionExitHandler

temporary?: boolean

{@inheritDoc CSSTransitionHookOptions.temporary}

{@inheritDoc TransitionTimeout}

Generated using TypeDoc