Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16098 (s=16098, is=16109, ic=16109, ia=16108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16110 (s=16098, is=16110, ic=16110, ia=16109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16110 (s=16098, is=16110, ic=16110, ia=16109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16109 (s=16098, is=16110, ic=16110, ia=16109)