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