📄️ Writing Stories
Before flipbook can discover your Stories, you need a Storybook. A Storybook is any ModuleScript with a .storybook extension. It acts as the topmost configuration for each collection of Stories in your project.
📄️ Controls
Stories can define controls that make it possible to quickly test out the behavior and variants of the UI you're working on.
📄️ Typechecking
We'll have examples here later. For now, check out Storyteller which includes Story and Storybook types so you can typecheck your modules.
📄️ Story Format
Storybook