Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18432 (s=18432, is=18444, ic=18446, ia=18447)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18445 (s=18432, is=18445, ic=18447, ia=18448)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18447 (s=18432, is=18445, ic=18447, ia=18448)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18448 (s=18432, is=18445, ic=18447, ia=18448)