SavePresetInput
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:63
保存预设时的输入(不含 id / 时间戳,由 save 自动生成)
Properties
Section titled “Properties”name:
string
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:65
预设名称
width:
number
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:67
目标宽度(像素,>0)
height
Section titled “height”height:
number
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:69
目标高度(像素,>0)
optionalfit?:PlatformFitStrategy
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:71
fit 策略(默认 cover)
format?
Section titled “format?”
optionalformat?:PlatformRecommendedFormat
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:73
推荐输出格式(可选)
optionalid?:string
Defined in: packages/ui-react/src/hooks/useCustomPresets.ts:75
若指定则更新该 id 的预设,否则新增