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