Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13172 (s=13172, is=13182, ic=13184, ia=13185)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13183 (s=13172, is=13183, ic=13185, ia=13186)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13185 (s=13172, is=13183, ic=13185, ia=13186)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13186 (s=13172, is=13183, ic=13185, ia=13186)