Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98067 (s=98067, is=98129, ic=98130, ia=98131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98130 (s=98067, is=98130, ic=98131, ia=98132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98131 (s=98067, is=98130, ic=98131, ia=98132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98132 (s=98067, is=98130, ic=98131, ia=98132)