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