Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22128 (s=22128, is=22162, ic=22164, ia=22159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22163 (s=22128, is=22163, ic=22165, ia=22160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22165 (s=22128, is=22163, ic=22165, ia=22160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22160 (s=22128, is=22163, ic=22165, ia=22160)