Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16543 (s=16543, is=16550, ic=16551, ia=16551)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16551 (s=16543, is=16551, ic=16552, ia=16552)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16552 (s=16543, is=16551, ic=16552, ia=16552)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16552 (s=16543, is=16551, ic=16552, ia=16552)