createTrinity API
API reference for the createTrinity composable.
Functions
createTrinity
(useContext: () => Z, provideContext: (_context?: Z, app?: App) => Z, context: Z) => ContextTrinity<Z>Creates a new trinity for a context composable and its provider.