Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9801 (s=9801, is=9802, ic=9803, ia=9803, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9803 (s=9801, is=9803, ic=9804, ia=9804, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9804 (s=9801, is=9803, ic=9804, ia=9804, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9804 (s=9801, is=9803, ic=9804, ia=9804, pia)