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