Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8174 (s=8174, is=8181, ic=8179, ia=8181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8182 (s=8174, is=8182, ic=8180, ia=8182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8180 (s=8174, is=8182, ic=8180, ia=8182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8182 (s=8174, is=8182, ic=8180, ia=8182)