Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98478 (s=98478, is=98540, ic=98541, ia=98542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98541 (s=98478, is=98541, ic=98542, ia=98543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98542 (s=98478, is=98541, ic=98542, ia=98543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98543 (s=98478, is=98541, ic=98542, ia=98543)