Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50072 (s=50072, is=50122, ic=50122, ia=50124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50123 (s=50072, is=50123, ic=50123, ia=50125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50123 (s=50072, is=50123, ic=50123, ia=50125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50125 (s=50072, is=50123, ic=50123, ia=50125)