Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88381 (s=88381, is=88441, ic=88442, ia=88443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88442 (s=88381, is=88442, ic=88443, ia=88444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88443 (s=88381, is=88442, ic=88443, ia=88444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88444 (s=88381, is=88442, ic=88443, ia=88444)