补充部分组件描述
This commit is contained in:
@@ -20,7 +20,7 @@ export interface LayCountupProps {
|
||||
decimalPlaces?: number; // 小数位数
|
||||
useGrouping?: boolean; // 是否使用千位分隔符
|
||||
separator?: string; // 千位分隔符
|
||||
useEasing?: boolean; // 使用动画
|
||||
useEasing?: boolean; // 使用动画
|
||||
duration?: number; // 动画持续时间
|
||||
prefix?: string; // 前缀
|
||||
suffix?: string; // 后缀
|
||||
|
||||
0
src/component/countUp/interface.ts
Normal file
0
src/component/countUp/interface.ts
Normal file
Reference in New Issue
Block a user