Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99881 (s=99881, is=99944, ic=99945, ia=99946)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99945 (s=99881, is=99945, ic=99946, ia=99947)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99946 (s=99881, is=99945, ic=99946, ia=99947)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99947 (s=99881, is=99945, ic=99946, ia=99947)