Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10263 (s=10263, is=10271, ic=10270, ia=10272)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10272 (s=10263, is=10272, ic=10271, ia=10273)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10271 (s=10263, is=10272, ic=10271, ia=10273)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10273 (s=10263, is=10272, ic=10271, ia=10273)