Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100437 (s=100437, is=100500, ic=100501, ia=100502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100501 (s=100437, is=100501, ic=100502, ia=100503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100502 (s=100437, is=100501, ic=100502, ia=100503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100503 (s=100437, is=100501, ic=100502, ia=100503)