Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9589 (s=9589, is=9599, ic=9599, ia=9597)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9600 (s=9589, is=9600, ic=9600, ia=9598)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9600 (s=9589, is=9600, ic=9600, ia=9598)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9598 (s=9589, is=9600, ic=9600, ia=9598)