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