Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99598 (s=99598, is=99661, ic=99662, ia=99663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99662 (s=99598, is=99662, ic=99663, ia=99664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99663 (s=99598, is=99662, ic=99663, ia=99664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99664 (s=99598, is=99662, ic=99663, ia=99664)