Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100543 (s=100543, is=100605, ic=100607, ia=100608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100606 (s=100543, is=100606, ic=100608, ia=100609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100608 (s=100543, is=100606, ic=100608, ia=100609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100609 (s=100543, is=100606, ic=100608, ia=100609)