# Summary 1. Add `enter`, `exit` property: ignore enter, exit event 2. add `properties` property: set custom ignore property # Description ## `enter` - `enter` === true: ignore parent `enter` event - `enter` === (flipId: string) => boolean: ignore `enter` event when a result of the function is true ## `exit` - ditto ## `properties` (`string[]`) - ignore parent animation that relates `properties`
Summary
enter,exitproperty: ignore enter, exit eventpropertiesproperty: set custom ignore propertyDescription
enterenter=== true: ignore parententerevententer=== (flipId: string) => boolean: ignoreenterevent when a result of the function is trueexitproperties(string[])properties