Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/PartyLayer/PartyLayerView on GitHub Code

PartyLayer/PartyLayer: docs/vue-suspense.md

# Suspense with the Vue query composables The `@partylayer/vue` query composables (`useTransactionCostEstimate`, `usePaidTrafficCost`, `useDamlContract`) are already Suspense-ready. You do not need a separate "suspense" composable, because Vue's Suspense works differently from React's. ## Why there

Read on GitHub Code