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