Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50300 (s=50300, is=50350, ic=50350, ia=50352)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50351 (s=50300, is=50351, ic=50351, ia=50353)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50351 (s=50300, is=50351, ic=50351, ia=50353)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50353 (s=50300, is=50351, ic=50351, ia=50353)