Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123883 (s=123883, is=123960, ic=123962, ia=123965)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123961 (s=123883, is=123961, ic=123963, ia=123966)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123963 (s=123883, is=123961, ic=123963, ia=123966)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123966 (s=123883, is=123961, ic=123963, ia=123966)