Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99792 (s=99792, is=99855, ic=99856, ia=99857)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99856 (s=99792, is=99856, ic=99857, ia=99858)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99857 (s=99792, is=99856, ic=99857, ia=99858)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99858 (s=99792, is=99856, ic=99857, ia=99858)