Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31098 (s=31098, is=31132, ic=31131, ia=31133)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31133 (s=31098, is=31133, ic=31132, ia=31134)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31132 (s=31098, is=31133, ic=31132, ia=31134)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31134 (s=31098, is=31133, ic=31132, ia=31134)