Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123217 (s=123217, is=123293, ic=123296, ia=123298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123294 (s=123217, is=123294, ic=123297, ia=123299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123297 (s=123217, is=123294, ic=123297, ia=123299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123299 (s=123217, is=123294, ic=123297, ia=123299)