Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5723 (s=5723, is=5729, ic=5727, ia=5729)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5730 (s=5723, is=5730, ic=5728, ia=5730)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5728 (s=5723, is=5730, ic=5728, ia=5730)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5730 (s=5723, is=5730, ic=5728, ia=5730)