Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123667 (s=123667, is=123744, ic=123746, ia=123749)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123745 (s=123667, is=123745, ic=123747, ia=123750)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123747 (s=123667, is=123745, ic=123747, ia=123750)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123750 (s=123667, is=123745, ic=123747, ia=123750)