Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26789 (s=26789, is=26807, ic=26809, ia=26811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26808 (s=26789, is=26808, ic=26810, ia=26812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26810 (s=26789, is=26808, ic=26810, ia=26812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26812 (s=26789, is=26808, ic=26810, ia=26812)