Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49990 (s=49990, is=50040, ic=50040, ia=50042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50041 (s=49990, is=50041, ic=50041, ia=50043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50041 (s=49990, is=50041, ic=50041, ia=50043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50043 (s=49990, is=50041, ic=50041, ia=50043)