Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123396 (s=123396, is=123473, ic=123475, ia=123478)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123474 (s=123396, is=123474, ic=123476, ia=123479)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123476 (s=123396, is=123474, ic=123476, ia=123479)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123479 (s=123396, is=123474, ic=123476, ia=123479)