Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100158 (s=100158, is=100221, ic=100222, ia=100223)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100222 (s=100158, is=100222, ic=100223, ia=100224)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100223 (s=100158, is=100222, ic=100223, ia=100224)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100224 (s=100158, is=100222, ic=100223, ia=100224)