Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 54948 (s=54948, is=54999, ic=54999, ia=55001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55000 (s=54948, is=55000, ic=55000, ia=55002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55000 (s=54948, is=55000, ic=55000, ia=55002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55002 (s=54948, is=55000, ic=55000, ia=55002)