options
Object
overrides of default options
Deprecated: Prefer transformFrom with static Transform, or use a TransitionableTransform.
Deprecated: Prefer opacityFrom with static opacity array, or use a Transitionable with that opacity.
Deprecated: Prefer originFrom with static origin array, or use a Transitionable with that origin.
Deprecated: Prefer alignFrom with static align array, or use a Transitionable with that align.
Deprecated: Prefer sizeFrom with static origin array, or use a Transitionable with that size.
Deprecated: Prefer proportionsFrom with static origin array, or use a Transitionable with those proportions.
Return render spec for this Modifier, applying to the provided target component. This is similar to render() for Surfaces.