Type alias Transition

Transition: {
    opacity?: Opacity;
    position?: Position;
    size?: Size;
}

Type declaration

Generated using TypeDoc