Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65650 (s=65650, is=65705, ic=65706, ia=65707)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65706 (s=65650, is=65706, ic=65707, ia=65708)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65707 (s=65650, is=65706, ic=65707, ia=65708)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65708 (s=65650, is=65706, ic=65707, ia=65708)