Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69044 (s=69044, is=69100, ic=69101, ia=69102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69101 (s=69044, is=69101, ic=69102, ia=69103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69102 (s=69044, is=69101, ic=69102, ia=69103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69103 (s=69044, is=69101, ic=69102, ia=69103)