Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5662 (s=5662, is=5668, ic=5666, ia=5668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5669 (s=5662, is=5669, ic=5667, ia=5669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5667 (s=5662, is=5669, ic=5667, ia=5669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5669 (s=5662, is=5669, ic=5667, ia=5669)