Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65002 (s=65002, is=65057, ic=65058, ia=65059)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65058 (s=65002, is=65058, ic=65059, ia=65060)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65059 (s=65002, is=65058, ic=65059, ia=65060)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65060 (s=65002, is=65058, ic=65059, ia=65060)