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