# Integrating Storybook and Inertia.js - Part 1
Storybook and Inertia.js 1 / 2
4 min read
A guide to previewing components that rely on inertia.js functionality. In Part 1, we look at mocking page props.
A guide to previewing components that rely on inertia.js functionality. In Part 1, we look at mocking page props.
A guide to previewing components that rely on inertia.js functionality. In Part 2, we look at mocking the router