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