Documentation Index
Fetch the complete documentation index at: https://kubo-47e69177.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Full CRUD Example
Chemin repository
workspace
Ce que montre cet exemple
- Contrats d’action avec
defineAction. - Lectures client avec
useActionQuery. - Ecritures client avec
useActionMutation. - Boundaries d’erreur autour des composants client.
Demarrage local
terminal
Fichiers principaux
examples/next-app/app/actions.tsexamples/next-app/app/providers.tsxexamples/next-app/components/todo-panel.tsx