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