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