Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24123 (s=24123, is=24139, ic=24141, ia=24143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24140 (s=24123, is=24140, ic=24142, ia=24144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24142 (s=24123, is=24140, ic=24142, ia=24144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24144 (s=24123, is=24140, ic=24142, ia=24144)