Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9430 (s=9430, is=9437, ic=9436, ia=9438)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9438 (s=9430, is=9438, ic=9437, ia=9439)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9437 (s=9430, is=9438, ic=9437, ia=9439)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9439 (s=9430, is=9438, ic=9437, ia=9439)