Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2476 (s=2476, is=2480, ic=2478, ia=2480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2481 (s=2476, is=2481, ic=2479, ia=2481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2479 (s=2476, is=2481, ic=2479, ia=2481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2481 (s=2476, is=2481, ic=2479, ia=2481)