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