Skip to content

Interface: TextDesignListOpts

@fastlabai/design-editor


@fastlabai/design-editor / TextDesignListOpts

Defined in: providers/textDesigns.ts:26

optional categoryId?: string

Defined in: providers/textDesigns.ts:27


optional cursor?: string

Defined in: providers/textDesigns.ts:29


optional limit?: number

Defined in: providers/textDesigns.ts:31

Defaults to 12 if omitted.


optional search?: string

Defined in: providers/textDesigns.ts:28


optional signal?: AbortSignal

Defined in: providers/textDesigns.ts:32