Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10472 (s=10472, is=10480, ic=10479, ia=10481)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10481 (s=10472, is=10481, ic=10480, ia=10482)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10480 (s=10472, is=10481, ic=10480, ia=10482)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10482 (s=10472, is=10481, ic=10480, ia=10482)