Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3589 (s=3589, is=3593, ic=3591, ia=3593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3594 (s=3589, is=3594, ic=3592, ia=3594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3592 (s=3589, is=3594, ic=3592, ia=3594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3594 (s=3589, is=3594, ic=3592, ia=3594)