Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98857 (s=98857, is=98919, ic=98920, ia=98921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98920 (s=98857, is=98920, ic=98921, ia=98922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98921 (s=98857, is=98920, ic=98921, ia=98922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98922 (s=98857, is=98920, ic=98921, ia=98922)