Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5626 (s=5626, is=5632, ic=5630, ia=5632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5633 (s=5626, is=5633, ic=5631, ia=5633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5631 (s=5626, is=5633, ic=5631, ia=5633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5633 (s=5626, is=5633, ic=5631, ia=5633)