Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85123 (s=85123, is=85181, ic=85182, ia=85183)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85182 (s=85123, is=85182, ic=85183, ia=85184)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85183 (s=85123, is=85182, ic=85183, ia=85184)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85184 (s=85123, is=85182, ic=85183, ia=85184)