Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99362 (s=99362, is=99424, ic=99425, ia=99426)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99425 (s=99362, is=99425, ic=99426, ia=99427)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99426 (s=99362, is=99425, ic=99426, ia=99427)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99427 (s=99362, is=99425, ic=99426, ia=99427)