Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97857 (s=97857, is=97919, ic=97920, ia=97921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97920 (s=97857, is=97920, ic=97921, ia=97922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97921 (s=97857, is=97920, ic=97921, ia=97922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97922 (s=97857, is=97920, ic=97921, ia=97922)