Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6911 (s=6911, is=6918, ic=6916, ia=6918)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6919 (s=6911, is=6919, ic=6917, ia=6919)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6917 (s=6911, is=6919, ic=6917, ia=6919)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6919 (s=6911, is=6919, ic=6917, ia=6919)