Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101821 (s=101821, is=101885, ic=101886, ia=101888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101886 (s=101821, is=101886, ic=101887, ia=101889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101887 (s=101821, is=101886, ic=101887, ia=101889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101889 (s=101821, is=101886, ic=101887, ia=101889)