Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66050 (s=66050, is=66105, ic=66106, ia=66107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66106 (s=66050, is=66106, ic=66107, ia=66108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66107 (s=66050, is=66106, ic=66107, ia=66108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66108 (s=66050, is=66106, ic=66107, ia=66108)