Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89543 (s=89543, is=89604, ic=89605, ia=89606)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89605 (s=89543, is=89605, ic=89606, ia=89607)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89606 (s=89543, is=89605, ic=89606, ia=89607)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89607 (s=89543, is=89605, ic=89606, ia=89607)