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