Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123607 (s=123607, is=123684, ic=123686, ia=123689)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123685 (s=123607, is=123685, ic=123687, ia=123690)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123687 (s=123607, is=123685, ic=123687, ia=123690)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123690 (s=123607, is=123685, ic=123687, ia=123690)