Skip to main content

Introduction

flipbook is a storybook plugin that previews UI components in a sandboxed environment. With it you can isolate distinct parts of your game's UI to hammer out edge cases and complex states without having to run through the whole UI.

By default, flipbook uses a function-based renderer with support for Roblox Instances to get you up and running, and offers native support for UI libraries like React and Fusion. No matter how you create UI you can write a story for it in flipbook.

Screenshot of flipbook showing off the ButtonWithControls story