Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7068 (s=7068, is=7075, ic=7073, ia=7075)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7076 (s=7068, is=7076, ic=7074, ia=7076)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7074 (s=7068, is=7076, ic=7074, ia=7076)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7076 (s=7068, is=7076, ic=7074, ia=7076)