Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 71941 (s=71941, is=71998, ic=71999, ia=72000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 71999 (s=71941, is=71999, ic=72000, ia=72001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 72000 (s=71941, is=71999, ic=72000, ia=72001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 72001 (s=71941, is=71999, ic=72000, ia=72001)