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