# Theme Inertia Bookings Docs

Start at the [package README](../README.md) when deciding whether to install this theme.

## Documents

| Document                                | Use                                                            |
| --------------------------------------- | -------------------------------------------------------------- |
| [Overview](overview.md)                 | Theme value, runtime surface, boundaries, and screenshot plan. |
| [Screenshot contract](screenshots.json) | Route-backed theme captures required for package publication.  |

## Related Packages

| Package                                                                             | Why it matters                                               |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| [Capell Inertia](../../inertia/docs/overview.md)                                    | Provides the shared Inertia runtime bridge.                  |
| [Bookings](../../bookings/docs/overview.md)                                         | Owns appointment data, validation, and public request props. |
| [Theme Inertia Bookings React](../../theme-inertia-bookings-react/docs/overview.md) | React component implementation.                              |
| [Theme Inertia Bookings Vue](../../theme-inertia-bookings-vue/docs/overview.md)     | Vue component implementation.                                |