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