Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33851 (s=33851, is=33886, ic=33885, ia=33887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33887 (s=33851, is=33887, ic=33886, ia=33888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33886 (s=33851, is=33887, ic=33886, ia=33888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33888 (s=33851, is=33887, ic=33886, ia=33888)