Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9094 (s=9094, is=9101, ic=9100, ia=9102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9102 (s=9094, is=9102, ic=9101, ia=9103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9101 (s=9094, is=9102, ic=9101, ia=9103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9103 (s=9094, is=9102, ic=9101, ia=9103)