Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111926 (s=111926, is=111999, ic=112000, ia=112002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112000 (s=111926, is=112000, ic=112001, ia=112003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112001 (s=111926, is=112000, ic=112001, ia=112003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112003 (s=111926, is=112000, ic=112001, ia=112003)