Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35753 (s=35753, is=35790, ic=35789, ia=35791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35791 (s=35753, is=35791, ic=35790, ia=35792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35790 (s=35753, is=35791, ic=35790, ia=35792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35792 (s=35753, is=35791, ic=35790, ia=35792)