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