Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32078 (s=32078, is=32093, ic=32094, ia=32093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32094 (s=32078, is=32094, ic=32095, ia=32094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32095 (s=32078, is=32094, ic=32095, ia=32094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32094 (s=32078, is=32094, ic=32095, ia=32094)