Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64040 (s=64040, is=64095, ic=64096, ia=64097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64096 (s=64040, is=64096, ic=64097, ia=64098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64097 (s=64040, is=64096, ic=64097, ia=64098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64098 (s=64040, is=64096, ic=64097, ia=64098)