Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67647 (s=67647, is=67703, ic=67704, ia=67705)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67704 (s=67647, is=67704, ic=67705, ia=67706)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67705 (s=67647, is=67704, ic=67705, ia=67706)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67706 (s=67647, is=67704, ic=67705, ia=67706)