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