Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11918 (s=11918, is=11930, ic=11929, ia=11931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11931 (s=11918, is=11931, ic=11930, ia=11932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11930 (s=11918, is=11931, ic=11930, ia=11932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11932 (s=11918, is=11931, ic=11930, ia=11932)