Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99772 (s=99772, is=99835, ic=99836, ia=99837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99836 (s=99772, is=99836, ic=99837, ia=99838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99837 (s=99772, is=99836, ic=99837, ia=99838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99838 (s=99772, is=99836, ic=99837, ia=99838)