Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68942 (s=68942, is=68998, ic=68999, ia=69000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68999 (s=68942, is=68999, ic=69000, ia=69001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69000 (s=68942, is=68999, ic=69000, ia=69001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69001 (s=68942, is=68999, ic=69000, ia=69001)