Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12787 (s=12787, is=12799, ic=12798, ia=12800)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12800 (s=12787, is=12800, ic=12799, ia=12801)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12799 (s=12787, is=12800, ic=12799, ia=12801)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12801 (s=12787, is=12800, ic=12799, ia=12801)