Captain is currently in ALPHA. We are happy to get your feedback
Core API
interfaces
Types Story.forminput

Interface: FormInput

types/story.FormInput

Table of contents

Properties

Properties

characters

Optional characters: string

Defined in

src/shared/types/story.ts:5 (opens in a new tab)


customStyle

Optional customStyle: string

Defined in

src/shared/types/story.ts:4 (opens in a new tab)


length

length: "short" | "medium" | "long"

Defined in

src/shared/types/story.ts:2 (opens in a new tab)


mood

mood: "joyful" | "sad" | "suspenseful" | "relaxing" | "exciting"

Defined in

src/shared/types/story.ts:6 (opens in a new tab)


style

style: "custom" | "magicalMystery" | "adventure" | "sciFi" | "historical"

Defined in

src/shared/types/story.ts:3 (opens in a new tab)