diff --git a/api/@internal/component/ets/common.d.ts b/api/@internal/component/ets/common.d.ts index 77d8e7ce9239d6974228da63b7c2633ed0ff10d4..3bcd5d1682be3ab03f1d63aa1e0d1599524a2309 100644 --- a/api/@internal/component/ets/common.d.ts +++ b/api/@internal/component/ets/common.d.ts @@ -20145,7 +20145,7 @@ interface ContextMenuAnimationOptions { * Sets the start animator scale and end animator scale. * * @type { ?AnimationRange } - * @default - + * @default [0.95, 1.1] * @syscap SystemCapability.ArkUI.ArkUI.Full * @crossplatform * @since 11