Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 60123 (s=60123, is=60174, ic=60174, ia=60176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 60175 (s=60123, is=60175, ic=60175, ia=60177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 60175 (s=60123, is=60175, ic=60175, ia=60177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60177 (s=60123, is=60175, ic=60175, ia=60177)