Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 70044 (s=70044, is=70100, ic=70101, ia=70102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70101 (s=70044, is=70101, ic=70102, ia=70103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70102 (s=70044, is=70101, ic=70102, ia=70103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70103 (s=70044, is=70101, ic=70102, ia=70103)