Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32777 (s=32777, is=32811, ic=32810, ia=32812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32812 (s=32777, is=32812, ic=32811, ia=32813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32811 (s=32777, is=32812, ic=32811, ia=32813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32813 (s=32777, is=32812, ic=32811, ia=32813)