Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11006 (s=11006, is=11016, ic=11015, ia=11017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11017 (s=11006, is=11017, ic=11016, ia=11018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11016 (s=11006, is=11017, ic=11016, ia=11018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11018 (s=11006, is=11017, ic=11016, ia=11018)