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