Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25081 (s=25081, is=25093, ic=25094, ia=25093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25094 (s=25081, is=25094, ic=25095, ia=25094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25095 (s=25081, is=25094, ic=25095, ia=25094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25094 (s=25081, is=25094, ic=25095, ia=25094)