Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69852 (s=69852, is=69908, ic=69909, ia=69910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69909 (s=69852, is=69909, ic=69910, ia=69911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69910 (s=69852, is=69909, ic=69910, ia=69911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69911 (s=69852, is=69909, ic=69910, ia=69911)