Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3218 (s=3218, is=3222, ic=3220, ia=3222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3223 (s=3218, is=3223, ic=3221, ia=3223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3221 (s=3218, is=3223, ic=3221, ia=3223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3223 (s=3218, is=3223, ic=3221, ia=3223)