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