Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98119 (s=98119, is=98181, ic=98182, ia=98183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98182 (s=98119, is=98182, ic=98183, ia=98184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98183 (s=98119, is=98182, ic=98183, ia=98184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98184 (s=98119, is=98182, ic=98183, ia=98184)