Interface: TextDesignListOpts
@fastlabai/design-editor / TextDesignListOpts
Interface: TextDesignListOpts
Section titled “Interface: TextDesignListOpts”Defined in: providers/textDesigns.ts:26
Properties
Section titled “Properties”categoryId?
Section titled “categoryId?”
optionalcategoryId?:string
Defined in: providers/textDesigns.ts:27
cursor?
Section titled “cursor?”
optionalcursor?:string
Defined in: providers/textDesigns.ts:29
limit?
Section titled “limit?”
optionallimit?:number
Defined in: providers/textDesigns.ts:31
Defaults to 12 if omitted.
search?
Section titled “search?”
optionalsearch?:string
Defined in: providers/textDesigns.ts:28
signal?
Section titled “signal?”
optionalsignal?:AbortSignal
Defined in: providers/textDesigns.ts:32