Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111552 (s=111552, is=111625, ic=111626, ia=111628)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111626 (s=111552, is=111626, ic=111627, ia=111629)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111627 (s=111552, is=111626, ic=111627, ia=111629)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111629 (s=111552, is=111626, ic=111627, ia=111629)