Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32840 (s=32840, is=32874, ic=32873, ia=32875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32875 (s=32840, is=32875, ic=32874, ia=32876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32874 (s=32840, is=32875, ic=32874, ia=32876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32876 (s=32840, is=32875, ic=32874, ia=32876)