Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11082 (s=11082, is=11092, ic=11091, ia=11093)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11093 (s=11082, is=11093, ic=11092, ia=11094)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11092 (s=11082, is=11093, ic=11092, ia=11094)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11094 (s=11082, is=11093, ic=11092, ia=11094)