Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10783 (s=10783, is=10791, ic=10790, ia=10792)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10792 (s=10783, is=10792, ic=10791, ia=10793)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10791 (s=10783, is=10792, ic=10791, ia=10793)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10793 (s=10783, is=10792, ic=10791, ia=10793)