Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4575 (s=4575, is=4581, ic=4579, ia=4581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4582 (s=4575, is=4582, ic=4580, ia=4582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4580 (s=4575, is=4582, ic=4580, ia=4582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4582 (s=4575, is=4582, ic=4580, ia=4582)