copy With Inside Transitions
fun SlideSpecs.copyWithInsideTransitions(config: Slide.Configuration, startTransitions: TransitionSet, endTransitions: TransitionSet): SlideSpecs
fun copyWithInsideTransitions(config: Slide.Configuration, startTransitions: TransitionSet, endTransitions: TransitionSet): SlideSpecs
Deprecated (with error)
Please use the new Slides constructor with the insideTransitionSpecs function (see https://github.com/KodeinKoders/CuP/releases/tag/v1.0.0-Beta-05 ).