ExpandToReveal

constructor(isExpanded: Boolean, component: Component, transitionAnimator: Transition.TransitionAnimator = SPRING_WITH_OVERSHOOT)

Parameters

isExpanded

is the component currently expanded or hidden

component

that will be revealed

transitionAnimator

optional param for the custom TransitionAnimator