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