Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98619 (s=98619, is=98681, ic=98682, ia=98683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98682 (s=98619, is=98682, ic=98683, ia=98684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98683 (s=98619, is=98682, ic=98683, ia=98684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98684 (s=98619, is=98682, ic=98683, ia=98684)