Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32767 (s=32767, is=32801, ic=32800, ia=32802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32802 (s=32767, is=32802, ic=32801, ia=32803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32801 (s=32767, is=32802, ic=32801, ia=32803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32803 (s=32767, is=32802, ic=32801, ia=32803)