# Theme Inertia Bookings Vue Docs

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

## Documents

| Document                                | Use                                                                               |
| --------------------------------------- | --------------------------------------------------------------------------------- |
| [Overview](overview.md)                 | Runtime surface, component boundaries, screenshot plan, and verification command. |
| [Screenshot contract](screenshots.json) | Route-backed component captures required for package publication.                 |

## Related Packages

| Package                                                                  | Why it matters                                                  |
| ------------------------------------------------------------------------ | --------------------------------------------------------------- |
| [Theme Inertia Bookings](../../theme-inertia-bookings/docs/overview.md)  | Provides the server theme and booking request renderer.         |
| [Capell Inertia Vue Adapter](../../inertia-vue-adapter/docs/overview.md) | Provides the generic Vue adapter this component pack builds on. |
| [Bookings](../../bookings/docs/overview.md)                              | Owns appointment data, validation, and public request props.    |