slideInHorizontally

fun slideInHorizontally(widthOffsetFraction: Float, spec: FiniteAnimationSpec<IntOffset> = DefaultSpec): EnterTransition

A positive value means sliding from right to left, whereas a negative value would slide the content from left to right.