Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101817 (s=101817, is=101881, ic=101882, ia=101884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101882 (s=101817, is=101882, ic=101883, ia=101885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101883 (s=101817, is=101882, ic=101883, ia=101885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101885 (s=101817, is=101882, ic=101883, ia=101885)