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