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