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