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