Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2425 (s=2425, is=2425, ic=2426, ia=2426)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2426 (s=2425, is=2426, ic=2427, ia=2427)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2427 (s=2425, is=2426, ic=2427, ia=2427)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2427 (s=2425, is=2426, ic=2427, ia=2427)