Interface: TextDesignListResult
@fastlabai/design-editor / TextDesignListResult
Interface: TextDesignListResult
Section titled “Interface: TextDesignListResult”Defined in: providers/textDesigns.ts:35
Properties
Section titled “Properties”items:
TextDesign[]
Defined in: providers/textDesigns.ts:36
nextCursor?
Section titled “nextCursor?”
optionalnextCursor?:string
Defined in: providers/textDesigns.ts:38
Opaque cursor for the next page. Undefined when no more pages.