Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 75000 (s=75000, is=75057, ic=75058, ia=75059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 75058 (s=75000, is=75058, ic=75059, ia=75060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 75059 (s=75000, is=75058, ic=75059, ia=75060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 75060 (s=75000, is=75058, ic=75059, ia=75060)