Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123037 (s=123037, is=123113, ic=123116, ia=123118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123114 (s=123037, is=123114, ic=123117, ia=123119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123117 (s=123037, is=123114, ic=123117, ia=123119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123119 (s=123037, is=123114, ic=123117, ia=123119)