Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9721 (s=9721, is=9729, ic=9728, ia=9730)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9730 (s=9721, is=9730, ic=9729, ia=9731)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9729 (s=9721, is=9730, ic=9729, ia=9731)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9731 (s=9721, is=9730, ic=9729, ia=9731)