Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87940 (s=87940, is=87999, ic=88000, ia=88001)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88000 (s=87940, is=88000, ic=88001, ia=88002)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88001 (s=87940, is=88000, ic=88001, ia=88002)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88002 (s=87940, is=88000, ic=88001, ia=88002)