options
Object
options configuration object.
Transition the element to the desired relative position via provided transition. For example, calling this with [0,0] will not change the position. Callback will be executed on completion.
Transition the element to the desired absolute position via provided transition. Callback will be executed on completion.
Return render spec for this Modifier, applying to the provided target component. This is similar to render() for Surfaces.