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