Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12080 (s=12080, is=12092, ic=12091, ia=12093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12093 (s=12080, is=12093, ic=12092, ia=12094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12092 (s=12080, is=12093, ic=12092, ia=12094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12094 (s=12080, is=12093, ic=12092, ia=12094)