Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111696 (s=111696, is=111769, ic=111770, ia=111772)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111770 (s=111696, is=111770, ic=111771, ia=111773)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111771 (s=111696, is=111770, ic=111771, ia=111773)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111773 (s=111696, is=111770, ic=111771, ia=111773)