Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9765 (s=9765, is=9773, ic=9772, ia=9774)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9774 (s=9765, is=9774, ic=9773, ia=9775)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9773 (s=9765, is=9774, ic=9773, ia=9775)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9775 (s=9765, is=9774, ic=9773, ia=9775)