Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10590 (s=10590, is=10600, ic=10601, ia=10599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10601 (s=10590, is=10601, ic=10602, ia=10600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10602 (s=10590, is=10601, ic=10602, ia=10600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10600 (s=10590, is=10601, ic=10602, ia=10600)