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