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