Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10468 (s=10468, is=10476, ic=10477, ia=10476)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10477 (s=10468, is=10477, ic=10478, ia=10477)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10478 (s=10468, is=10477, ic=10478, ia=10477)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10477 (s=10468, is=10477, ic=10478, ia=10477)