Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8600 (s=8600, is=8607, ic=8605, ia=8607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8608 (s=8600, is=8608, ic=8606, ia=8608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8606 (s=8600, is=8608, ic=8606, ia=8608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8608 (s=8600, is=8608, ic=8606, ia=8608)