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