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