Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3406 (s=3406, is=3410, ic=3408, ia=3410)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3411 (s=3406, is=3411, ic=3409, ia=3411)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3409 (s=3406, is=3411, ic=3409, ia=3411)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3411 (s=3406, is=3411, ic=3409, ia=3411)