Skip to content

Interface: TemplateListOpts

@fastlabai/design-editor


@fastlabai/design-editor / TemplateListOpts

Defined in: providers/templates.ts:28

optional categoryId?: string

Defined in: providers/templates.ts:29


optional cursor?: string

Defined in: providers/templates.ts:31


optional limit?: number

Defined in: providers/templates.ts:33

Defaults to 12 if omitted.


optional search?: string

Defined in: providers/templates.ts:30


optional signal?: AbortSignal

Defined in: providers/templates.ts:34