# createTrinity API

> Auto-generated API reference for `createTrinity` from @vuetify/v0 (Vuetify0).
> Source of truth: https://0.vuetifyjs.com/api/create-trinity

## Related

- https://0.vuetifyjs.com/composables/foundation/create-trinity
- https://0.vuetifyjs.com/composables/foundation/create-context
- https://0.vuetifyjs.com/composables/foundation/create-plugin
- https://0.vuetifyjs.com/guide/fundamentals/core

## Functions

### createTrinity

```ts
(keyOrUseContext: string | (() => Z), provideContextOrContext: Z | ((context: Z, app?: App) => Z), maybeContext?: Z | undefined) => ContextTrinity<Z>
```
