Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65862 (s=65862, is=65917, ic=65918, ia=65919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65918 (s=65862, is=65918, ic=65919, ia=65920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65919 (s=65862, is=65918, ic=65919, ia=65920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65920 (s=65862, is=65918, ic=65919, ia=65920)