Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12081 (s=12081, is=12093, ic=12092, ia=12094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12094 (s=12081, is=12094, ic=12093, ia=12095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12093 (s=12081, is=12094, ic=12093, ia=12095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12095 (s=12081, is=12094, ic=12093, ia=12095)