Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9090 (s=9090, is=9091, ic=9092, ia=9092, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9092 (s=9090, is=9092, ic=9093, ia=9093, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9093 (s=9090, is=9092, ic=9093, ia=9093, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9093 (s=9090, is=9092, ic=9093, ia=9093, pia)