Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9689 (s=9689, is=9697, ic=9696, ia=9698)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9698 (s=9689, is=9698, ic=9697, ia=9699)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9697 (s=9689, is=9698, ic=9697, ia=9699)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9699 (s=9689, is=9698, ic=9697, ia=9699)