Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28318 (s=28318, is=28350, ic=28348, ia=28350)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28351 (s=28318, is=28351, ic=28349, ia=28351)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28349 (s=28318, is=28351, ic=28349, ia=28351)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28351 (s=28318, is=28351, ic=28349, ia=28351)