style: menu animations (#2401)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export type AnimationConfig = {
|
||||
keyframes: Keyframe[]
|
||||
reducedMotionKeyframes?: Keyframe[]
|
||||
options: KeyframeAnimationOptions
|
||||
initialStyle?: Partial<CSSStyleDeclaration>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user