Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28318 (s=28318, is=28336, ic=28339, ia=28340)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28337 (s=28318, is=28337, ic=28340, ia=28341)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28340 (s=28318, is=28337, ic=28340, ia=28341)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28341 (s=28318, is=28337, ic=28340, ia=28341)