Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123052 (s=123052, is=123128, ic=123131, ia=123133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123129 (s=123052, is=123129, ic=123132, ia=123134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123132 (s=123052, is=123129, ic=123132, ia=123134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123134 (s=123052, is=123129, ic=123132, ia=123134)