Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 92123 (s=92123, is=92184, ic=92185, ia=92186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 92185 (s=92123, is=92185, ic=92186, ia=92187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 92186 (s=92123, is=92185, ic=92186, ia=92187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 92187 (s=92123, is=92185, ic=92186, ia=92187)