Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32194 (s=32194, is=32228, ic=32227, ia=32229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32229 (s=32194, is=32229, ic=32228, ia=32230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32228 (s=32194, is=32229, ic=32228, ia=32230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32230 (s=32194, is=32229, ic=32228, ia=32230)