Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32865 (s=32865, is=32899, ic=32898, ia=32900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32900 (s=32865, is=32900, ic=32899, ia=32901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32899 (s=32865, is=32900, ic=32899, ia=32901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32901 (s=32865, is=32900, ic=32899, ia=32901)