Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101665 (s=101665, is=101729, ic=101730, ia=101732)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101730 (s=101665, is=101730, ic=101731, ia=101733)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101731 (s=101665, is=101730, ic=101731, ia=101733)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101733 (s=101665, is=101730, ic=101731, ia=101733)