Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101852 (s=101852, is=101916, ic=101917, ia=101919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101917 (s=101852, is=101917, ic=101918, ia=101920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101918 (s=101852, is=101917, ic=101918, ia=101920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101920 (s=101852, is=101917, ic=101918, ia=101920)