Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111257 (s=111257, is=111330, ic=111331, ia=111333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111331 (s=111257, is=111331, ic=111332, ia=111334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111332 (s=111257, is=111331, ic=111332, ia=111334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111334 (s=111257, is=111331, ic=111332, ia=111334)