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