Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111879 (s=111879, is=111952, ic=111953, ia=111955)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111953 (s=111879, is=111953, ic=111954, ia=111956)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111954 (s=111879, is=111953, ic=111954, ia=111956)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111956 (s=111879, is=111953, ic=111954, ia=111956)