Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10491 (s=10491, is=10499, ic=10498, ia=10500)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10500 (s=10491, is=10500, ic=10499, ia=10501)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10499 (s=10491, is=10500, ic=10499, ia=10501)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10501 (s=10491, is=10500, ic=10499, ia=10501)