Animation properties for the generated animations. ./utils/animation_types.ts. One directional animation means if the translate comes from one direction it will go back to that direction.
Animation generated from ./utils/animation_types.ts. Most of the config are provided via animationProperties. You can directly tweaks things in the file!
backdrop
{ color: string, opacity: string }
Backdrop color and opacity(0-1) for the modal and drawer.
background
{ color: string, opacity: string }
Background color and opacity(0-1) for the modal and drawer.