Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4072 (s=4072, is=4078, ic=4079, ia=4080)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4079 (s=4072, is=4079, ic=4080, ia=4081)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4080 (s=4072, is=4079, ic=4080, ia=4081)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4081 (s=4072, is=4079, ic=4080, ia=4081)