Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100588 (s=100588, is=100650, ic=100652, ia=100653)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100651 (s=100588, is=100651, ic=100653, ia=100654)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100653 (s=100588, is=100651, ic=100653, ia=100654)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100654 (s=100588, is=100651, ic=100653, ia=100654)