Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36789 (s=36789, is=36826, ic=36825, ia=36827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36827 (s=36789, is=36827, ic=36826, ia=36828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36826 (s=36789, is=36827, ic=36826, ia=36828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36828 (s=36789, is=36827, ic=36826, ia=36828)