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