Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65250 (s=65250, is=65305, ic=65306, ia=65307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65306 (s=65250, is=65306, ic=65307, ia=65308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65307 (s=65250, is=65306, ic=65307, ia=65308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65308 (s=65250, is=65306, ic=65307, ia=65308)