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