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