Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123054 (s=123054, is=123130, ic=123133, ia=123135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123131 (s=123054, is=123131, ic=123134, ia=123136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123134 (s=123054, is=123131, ic=123134, ia=123136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123136 (s=123054, is=123131, ic=123134, ia=123136)