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