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