delay in animation
This commit is contained in:
@@ -85,6 +85,8 @@ export type EditorObject = {
|
||||
entranceAnimation?: EntranceAnimationType;
|
||||
/** مدت انیمیشن ورود به میلیثانیه (پیشفرض ۶۰۰) */
|
||||
entranceDurationMs?: number;
|
||||
/** تأخیر قبل از شروع انیمیشن ورود به میلیثانیه (پیشفرض ۰) */
|
||||
entranceDelayMs?: number;
|
||||
};
|
||||
|
||||
export type PageGuide = {
|
||||
|
||||
Reference in New Issue
Block a user