Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36750 (s=36750, is=36787, ic=36786, ia=36788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36788 (s=36750, is=36788, ic=36787, ia=36789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36787 (s=36750, is=36788, ic=36787, ia=36789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36789 (s=36750, is=36788, ic=36787, ia=36789)