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