Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2784 (s=2784, is=2788, ic=2786, ia=2788)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2789 (s=2784, is=2789, ic=2787, ia=2789)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2787 (s=2784, is=2789, ic=2787, ia=2789)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2789 (s=2784, is=2789, ic=2787, ia=2789)