Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67001 (s=67001, is=67057, ic=67058, ia=67059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67058 (s=67001, is=67058, ic=67059, ia=67060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67059 (s=67001, is=67058, ic=67059, ia=67060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67060 (s=67001, is=67058, ic=67059, ia=67060)